From 69537faa0c0e329cfe091eeb2799d0aeb71d3393 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 30 Apr 2013 05:57:01 +0200 Subject: [PATCH] (XDK1) Compiles FBA cores now --- libretro-build-xdk1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libretro-build-xdk1.sh b/libretro-build-xdk1.sh index f6ee8a25..6c9cd1ba 100644 --- a/libretro-build-xdk1.sh +++ b/libretro-build-xdk1.sh @@ -16,7 +16,7 @@ die() build_libretro_fba() { - cd $CORES_DIR + cd $BASE_DIR if [ -d "libretro-fba" ]; then echo "=== Building Final Burn Alpha ===" cd libretro-fba/