diff options
author | Ian C <ianc@noddybox.co.uk> | 2007-04-10 23:59:35 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2007-04-10 23:59:35 +0000 |
commit | 6701f6a9d4f979cc1eadb673e767b5c46cd2a9c8 (patch) | |
tree | 5996a9d0a8bb393afc4ef3da9609df7a22af32a1 /fat_patch.sh | |
parent | cd4886b4b099367c561fa5af6d7346bd43d7e2a7 (diff) |
Initial import
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 |