1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2025-02-05 05:23:22 -08:00

fix beta quest build script

This commit is contained in:
Connor Olding 2016-10-02 20:02:44 -07:00
parent a171559727
commit 76065c26c0

View file

@ -25,6 +25,6 @@ rm extra
if [ $fast -ne 2 ]; then
comp "$code"
comp "$extra"
dump patch/build/patchme
dump asm/build/patchme
copy_rom "$out" 32
fi