diff --git a/scripts/gba-pkg b/scripts/gba-pkg index a5a269768..ae77a8133 100755 --- a/scripts/gba-pkg +++ b/scripts/gba-pkg @@ -2,7 +2,7 @@ set -e -BIN=./dist/current/bin/ +BIN=./dist/$(cat .current_build)/bin/ PATH=$BIN:${DEVKITARM}/bin/:$PATH NOSTALGIA_BIN=build/gba-*/src/nostalgia/player/nostalgia.bin NOSTALGIA_MEDIA=nostalgia_media.oxfs