mirror of
https://github.com/notwa/mm
synced 2025-02-05 13:23:23 -08:00
fix beta quest build script
This commit is contained in:
parent
a171559727
commit
76065c26c0
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ rm extra
|
||||||
if [ $fast -ne 2 ]; then
|
if [ $fast -ne 2 ]; then
|
||||||
comp "$code"
|
comp "$code"
|
||||||
comp "$extra"
|
comp "$extra"
|
||||||
dump patch/build/patchme
|
dump asm/build/patchme
|
||||||
copy_rom "$out" 32
|
copy_rom "$out" 32
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue