1
0
Fork 0
mirror of https://github.com/notwa/mm synced 2024-05-14 03:33:23 -07: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