(Theos iOS) Add fMSX and CatSFC
This commit is contained in:
parent
a11970fbc8
commit
0640b24605
|
@ -21,7 +21,7 @@ if [ $1 ]; then
|
|||
else
|
||||
build_libretro_2048
|
||||
build_libretro_bluemsx
|
||||
#build_libretro_fmsx
|
||||
build_libretro_fmsx
|
||||
#build_libretro_bsnes_cplusplus98
|
||||
#build_libretro_bsnes
|
||||
#build_libretro_beetle_lynx
|
||||
|
@ -34,7 +34,7 @@ else
|
|||
#build_libretro_beetle_wswan
|
||||
#build_libretro_beetle_psx
|
||||
#build_libretro_beetle_bsnes
|
||||
#build_libretro_catsfc
|
||||
build_libretro_catsfc
|
||||
build_libretro_snes9x
|
||||
build_libretro_snes9x_next
|
||||
build_libretro_genesis_plus_gx
|
||||
|
|
Loading…
Reference in New Issue