(iOS) Add bsnes C++98 port to libretro-build-ios.sh
This commit is contained in:
parent
83ce47188e
commit
f4a5a9bbc2
|
@ -21,6 +21,7 @@ export IOSSDK=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat
|
|||
if [ $1 ]; then
|
||||
$1
|
||||
else
|
||||
build_libretro_bsnes_cplusplus98
|
||||
build_libretro_bsnes
|
||||
build_libretro_mednafen
|
||||
build_libretro_mednafen_gba
|
||||
|
|
Loading…
Reference in New Issue