summaryrefslogtreecommitdiff
path: root/scripts/fuchsiamart.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/fuchsiamart.asm')
-rwxr-xr-xscripts/fuchsiamart.asm15
1 files changed, 0 insertions, 15 deletions
diff --git a/scripts/fuchsiamart.asm b/scripts/fuchsiamart.asm
deleted file mode 100755
index 96df9290..00000000
--- a/scripts/fuchsiamart.asm
+++ /dev/null
@@ -1,15 +0,0 @@
-FuchsiaMartScript:
- jp EnableAutoTextBoxDrawing
-
-FuchsiaMartTextPointers:
- dw FuchsiaCashierText
- dw FuchsiaMartText2
- dw FuchsiaMartText3
-
-FuchsiaMartText2:
- TX_FAR _FuchsiaMartText2
- db "@"
-
-FuchsiaMartText3:
- TX_FAR _FuchsiaMartText3
- db "@"