[nostalgia] Updated gba-pkg to use .current_build
This commit is contained in:
parent
33fe14ffa1
commit
fe91d042db
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user