aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Route5.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Route5.asm')
-rw-r--r--scripts/Route5.asm7
1 files changed, 4 insertions, 3 deletions
diff --git a/scripts/Route5.asm b/scripts/Route5.asm
index 33f3c345..18d2d0ac 100644
--- a/scripts/Route5.asm
+++ b/scripts/Route5.asm
@@ -2,8 +2,9 @@ Route5_Script:
jp EnableAutoTextBoxDrawing
Route5_TextPointers:
- dw Route5Text1
+ def_text_pointers
+ dw_const Route5UndergroundPathSignText, TEXT_ROUTE5_UNDERGROUND_PATH_SIGN
-Route5Text1:
- text_far _Route5Text1
+Route5UndergroundPathSignText:
+ text_far _Route5UndergroundPathSignText
text_end