mirror of
https://github.com/libretro/libretro-super.git
synced 2024-11-23 07:49:44 +00:00
Add mame139 build rule
This commit is contained in:
parent
73f0ad0e86
commit
f1b62cb390
@ -244,7 +244,10 @@ build_default_cores() {
|
||||
libretro_build_core hatari
|
||||
libretro_build_core meteor
|
||||
|
||||
|
||||
if [ $platform != "qnx" ] && [ $platform != "psp1" ]; then
|
||||
libretro_build_core mame139
|
||||
|
||||
build_default_cores_cpp11
|
||||
|
||||
# Just basic compilation issues right now for these platforms
|
||||
|
Loading…
Reference in New Issue
Block a user