mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
(XDK1) Compiles FBA cores now
This commit is contained in:
parent
627a15ba67
commit
69537faa0c
@ -16,7 +16,7 @@ die()
|
|||||||
|
|
||||||
build_libretro_fba()
|
build_libretro_fba()
|
||||||
{
|
{
|
||||||
cd $CORES_DIR
|
cd $BASE_DIR
|
||||||
if [ -d "libretro-fba" ]; then
|
if [ -d "libretro-fba" ]; then
|
||||||
echo "=== Building Final Burn Alpha ==="
|
echo "=== Building Final Burn Alpha ==="
|
||||||
cd libretro-fba/
|
cd libretro-fba/
|
||||||
|
Loading…
Reference in New Issue
Block a user