diff options
Diffstat (limited to 'fat_patch.sh')
-rw-r--r-- | fat_patch.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/fat_patch.sh b/fat_patch.sh new file mode 100644 index 0000000..f40cc6b --- /dev/null +++ b/fat_patch.sh @@ -0,0 +1,4 @@ +#!/bin/sh +make +dlditool.exe ../DLDI/mmcf.dldi ds48.nds +dlditool.exe ../DLDI/mmcf.dldi ds48.ds.gba |