mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
Fix mame 2003 plus rule
This commit is contained in:
parent
f9a1e76991
commit
ddd6476061
@ -589,7 +589,7 @@ libretro_mame2003_git_url="https://github.com/libretro/mame2003-libretro.git"
|
||||
libretro_mame2003_makefile="Makefile"
|
||||
|
||||
include_core_mame2003_plus() {
|
||||
register_module core "mame2003-plus" -theos_ios -ngc -psp1 -wii
|
||||
register_module core "mame2003_plus" -theos_ios -ngc -psp1 -wii
|
||||
}
|
||||
libretro_mame2003_plus_name="MAME 2003 Plus (0.78)"
|
||||
libretro_mame2003_plus_git_url="https://github.com/libretro/mame2003-plus-libretro.git"
|
||||
|
Loading…
Reference in New Issue
Block a user