summaryrefslogtreecommitdiff
path: root/scripts/celadonmart2.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2020-05-20 20:17:30 -0500
committerGitHub <noreply@github.com>2020-05-20 20:17:30 -0500
commit500d99c258145d233af8d14cdb5c6e0200dfc1d8 (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /scripts/celadonmart2.asm
parentb8954732a3eaa3a784a6e3eaaa68977a9ccd9816 (diff)
parent33456b8fb28ef547a54d04d22baa2313b72fdb1d (diff)
Merge pull request #50 from dannye/master
merge pokered
Diffstat (limited to 'scripts/celadonmart2.asm')
-rwxr-xr-xscripts/celadonmart2.asm21
1 files changed, 0 insertions, 21 deletions
diff --git a/scripts/celadonmart2.asm b/scripts/celadonmart2.asm
deleted file mode 100755
index c438d6e1..00000000
--- a/scripts/celadonmart2.asm
+++ /dev/null
@@ -1,21 +0,0 @@
-CeladonMart2Script:
- jp EnableAutoTextBoxDrawing
-
-CeladonMart2TextPointers:
- dw CeladonMart2Clerk1Text
- dw CeladonMart2Clerk2Text
- dw CeladonMart2Text3
- dw CeladonMart2Text4
- dw CeladonMart2Text5
-
-CeladonMart2Text3:
- TX_FAR _CeladonMart2Text3
- db "@"
-
-CeladonMart2Text4:
- TX_FAR _CeladonMart2Text4
- db "@"
-
-CeladonMart2Text5:
- TX_FAR _CeladonMart2Text5
- db "@"