mirror of
https://github.com/notwa/mm
synced 2025-02-05 05:23:22 -08:00
fix compressed debug rom output directory
This commit is contained in:
parent
94ff740587
commit
df06f13fda
1 changed files with 1 additions and 1 deletions
|
@ -326,5 +326,5 @@ if [ $fast -ne 2 ]; then
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
dump "$patchme"
|
dump "$patchme"
|
||||||
copy_rom "$out" 32
|
copy_rom "build/$out" 32
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue