mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
(Android) Fix Genesis Plus GX building
This commit is contained in:
parent
b0b03899e2
commit
93f14d43a0
@ -4,7 +4,6 @@ CORES_DIR=~/local-repos
|
|||||||
ROOT_DIR=$CORES_DIR/libretro-super
|
ROOT_DIR=$CORES_DIR/libretro-super
|
||||||
RARCH_DIR=$CORES_DIR/RetroArch
|
RARCH_DIR=$CORES_DIR/RetroArch
|
||||||
RARCH_DIST_DIR=$RARCH_DIR/dist-scripts
|
RARCH_DIST_DIR=$RARCH_DIR/dist-scripts
|
||||||
FORMAT=_ps3
|
|
||||||
JOBS=7
|
JOBS=7
|
||||||
|
|
||||||
die()
|
die()
|
||||||
@ -90,7 +89,7 @@ build_libretro_s9x_next()
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
GENPLUS_NEXT_DIR_NAME=Genesis-Plus-GX
|
GENPLUS_DIR_NAME=Genesis-Plus-GX
|
||||||
|
|
||||||
build_libretro_genplus()
|
build_libretro_genplus()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user