summaryrefslogtreecommitdiff
path: root/scripts/celadonmart5.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/celadonmart5.asm')
-rwxr-xr-xscripts/celadonmart5.asm21
1 files changed, 21 insertions, 0 deletions
diff --git a/scripts/celadonmart5.asm b/scripts/celadonmart5.asm
new file mode 100755
index 00000000..9bd7f991
--- /dev/null
+++ b/scripts/celadonmart5.asm
@@ -0,0 +1,21 @@
+CeladonMart5Script: ; 49069 (12:5069)
+ jp EnableAutoTextBoxDrawing
+
+CeladonMart5TextPointers: ; 4906c (12:506c)
+ dw CeladonMart5Text1
+ dw CeladonMart5Text2
+ dw CeladonMart5Text3
+ dw CeladonMart5Text4
+ dw CeladonMart5Text5
+
+CeladonMart5Text1: ; 49076 (12:5076)
+ TX_FAR _CeladonMart5Text1
+ db "@"
+
+CeladonMart5Text2: ; 4907b (12:507b)
+ TX_FAR _CeladonMart5Text2
+ db "@"
+
+CeladonMart5Text5: ; 49080 (12:5080)
+ TX_FAR _CeladonMart5Text5
+ db "@"