aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Route16Gate2F.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2019-01-13 22:38:16 -0600
committerGitHub <noreply@github.com>2019-01-13 22:38:16 -0600
commit725b86ebbec23bd1f53fd60bf0201c904fee951d (patch)
treea37f4d33c5b77635c7ff72b91a73fcd90c4af915 /scripts/Route16Gate2F.asm
parentMerge pull request #195 from Rangi42/master (diff)
parentRename map files, labels, and constants to be consistent and work with Polish... (diff)
downloadpokeyellow-725b86ebbec23bd1f53fd60bf0201c904fee951d.tar.gz
pokeyellow-725b86ebbec23bd1f53fd60bf0201c904fee951d.tar.xz
pokeyellow-725b86ebbec23bd1f53fd60bf0201c904fee951d.zip
Merge pull request #196 from Rangi42/polishedmaps
Rename map files, labels, and constants to be consistent and work with Polished Map
Diffstat (limited to '')
-rwxr-xr-xscripts/Route16Gate2F.asm (renamed from scripts/route16gateupstairs.asm)4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/route16gateupstairs.asm b/scripts/Route16Gate2F.asm
index 664976a2..643a5ec7 100755
--- a/scripts/route16gateupstairs.asm
+++ b/scripts/Route16Gate2F.asm
@@ -1,7 +1,7 @@
-Route16GateUpstairsScript:
+Route16Gate2F_Script:
jp DisableAutoTextBoxDrawing
-Route16GateUpstairsTextPointers:
+Route16Gate2F_TextPointers:
dw Route16GateUpstairsText1
dw Route16GateUpstairsText2
dw Route16GateUpstairsText3