summaryrefslogtreecommitdiff
path: root/mkrelease.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkrelease.sh')
-rw-r--r--mkrelease.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/mkrelease.sh b/mkrelease.sh
index 0ad5661..2210ca2 100644
--- a/mkrelease.sh
+++ b/mkrelease.sh
@@ -8,5 +8,7 @@ make ADDITIONAL_CFLAGS="-DDS81_DISABLE_FAT"
mv ds81.nds ds81-nofat.nds
mv ds81.ds.gba ds81-nofat.ds.gba
-rm -f arm9/build/main.*
+rm -f build/main.*
make
+
+./fat_patch.sh