(libretro-build-ios) Add bsnes core to libretro-build-ios.sh

This commit is contained in:
twinaphex 2013-11-26 12:45:30 +01:00
parent fe07d2292e
commit 97e05ca8a8

View File

@ -20,6 +20,7 @@ export IOSSDK=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.plat
if [ $1 ]; then
$1
else
build_libretro_bsnes
build_libretro_pcsx_rearmed
build_libretro_mednafen
build_libretro_mednafen_psx