[nostalgia] Updated gba-pkg to use .current_build

This commit is contained in:
Gary Talent 2020-01-14 20:25:04 -06:00
parent 33fe14ffa1
commit fe91d042db

View File

@ -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