summaryrefslogtreecommitdiff
path: root/scripts/saffronmart.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/saffronmart.asm')
-rwxr-xr-xscripts/saffronmart.asm15
1 files changed, 0 insertions, 15 deletions
diff --git a/scripts/saffronmart.asm b/scripts/saffronmart.asm
deleted file mode 100755
index 8b140610..00000000
--- a/scripts/saffronmart.asm
+++ /dev/null
@@ -1,15 +0,0 @@
-SaffronMartScript:
- jp EnableAutoTextBoxDrawing
-
-SaffronMartTextPointers:
- dw SaffronCashierText
- dw SaffronMartText2
- dw SaffronMartText3
-
-SaffronMartText2:
- TX_FAR _SaffronMartText2
- db "@"
-
-SaffronMartText3:
- TX_FAR _SaffronMartText3
- db "@"