mirror of
https://github.com/libretro/libretro-super.git
synced 2024-12-04 22:26:52 +00:00
Update
This commit is contained in:
parent
caf01ac4eb
commit
f43e0ac84a
@ -77,6 +77,7 @@ source $BASE_DIR/libretro-build-common-xdk.sh
|
||||
if [ $1 ]; then
|
||||
$1
|
||||
else
|
||||
build_libretro_4do
|
||||
#build_libretro_beetle_lynx
|
||||
#build_libretro_beetle_gba
|
||||
build_libretro_beetle_ngp
|
||||
|
@ -36,6 +36,8 @@ source $BASE_DIR/libretro-build-common-xdk.sh
|
||||
if [ $1 ]; then
|
||||
$1
|
||||
else
|
||||
# 4DO - not tested yet - could be endian unsafe
|
||||
#build_libretro_4do
|
||||
#build_libretro_beetle_lynx
|
||||
#build_libretro_beetle_gba
|
||||
build_libretro_beetle_ngp
|
||||
|
Loading…
Reference in New Issue
Block a user