aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/Route12Gate1F.asm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Route12Gate1F.asm')
-rw-r--r--scripts/Route12Gate1F.asm7
1 files changed, 4 insertions, 3 deletions
diff --git a/scripts/Route12Gate1F.asm b/scripts/Route12Gate1F.asm
index 72f2dfbf..91288a1f 100644
--- a/scripts/Route12Gate1F.asm
+++ b/scripts/Route12Gate1F.asm
@@ -2,8 +2,9 @@ Route12Gate1F_Script:
jp EnableAutoTextBoxDrawing
Route12Gate1F_TextPointers:
- dw Route12GateText1
+ def_text_pointers
+ dw_const Route12Gate1FGuardText, TEXT_ROUTE12GATE1F_GUARD
-Route12GateText1:
- text_far _Route12GateText1
+Route12Gate1FGuardText:
+ text_far _Route12Gate1FGuardText
text_end