(PSP) Add blueMSX and fMSX compilation
This commit is contained in:
parent
7dd0991866
commit
a5fc044980
|
@ -16,6 +16,8 @@ MAKE=make
|
||||||
if [ $1 ]; then
|
if [ $1 ]; then
|
||||||
$1
|
$1
|
||||||
else
|
else
|
||||||
|
build_libretro_bluemsx
|
||||||
|
build_libretro_fmsx
|
||||||
build_libretro_beetle_lynx
|
build_libretro_beetle_lynx
|
||||||
build_libretro_beetle_gba
|
build_libretro_beetle_gba
|
||||||
build_libretro_beetle_ngp
|
build_libretro_beetle_ngp
|
||||||
|
|
Loading…
Reference in New Issue