Add build rule for MAME 2010

This commit is contained in:
twinaphex 2015-08-02 09:04:49 +02:00
parent 0c23e1c4c1
commit 73f0ad0e86

View File

@ -223,10 +223,10 @@ libretro_mame078_name="MAME 2003 (0.78)"
libretro_mame078_git_url="https://github.com/libretro/mame2003-libretro.git"
libretro_mame078_makefile="Makefile"
register_module core "mame139" none
register_module core "mame139"
libretro_mame139_name="MAME 2010 (0.139)"
libretro_mame139_git_url="https://github.com/libretro/mame2010-libretro.git"
libretro_mame139_build_rule=none # NEED A BUILD RULE
libretro_mame159_makefile="Makefile.libretro"
register_module core "mame159" -theos_ios -ngc -psp1 -wii
libretro_mame159_name="MAME 2014 (0.159)"