summaryrefslogtreecommitdiff
path: root/mgbdis.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mgbdis.sh')
-rwxr-xr-xmgbdis.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/mgbdis.sh b/mgbdis.sh
index 867c797..661499c 100755
--- a/mgbdis.sh
+++ b/mgbdis.sh
@@ -1,10 +1,5 @@
#!/bin/sh
-if ! fgrep -qx ';APPEND' picross.sym; then
- echo ';APPEND' >> picross.sym
- cat shim_mgbdis.sym >> picross.sym
-fi
-
./mgbdis/mgbdis.py --overwrite \
--disable-auto-ldh \
--ld_c ldh_c \