diff --git a/scripts/pkg-gba b/scripts/pkg-gba index 83538c8d..3f7d1ba6 100755 --- a/scripts/pkg-gba +++ b/scripts/pkg-gba @@ -7,7 +7,7 @@ OS=$(uname | tr [:upper:] [:lower:]) HOST_ENV=${OS}-$(uname -m) BIN=./dist/${HOST_ENV}-$(cat .current_build)/bin/ -NOSTALGIA_BIN=build/$(uname -n)/gba-*/src/nostalgia/player/nostalgia.bin +NOSTALGIA_BIN=build/gba-*/bin/nostalgia.bin NOSTALGIA_PROJECT=$1 NOSTALGIA_GBA=nostalgia.gba