From 6e8c3883e430b567f7aa8f9230e366e03610bd5a Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Wed, 8 Jun 2016 05:44:58 -0600 Subject: Part 1 of syncing with pokered. --- scripts/route5.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/route5.asm') diff --git a/scripts/route5.asm b/scripts/route5.asm index 1f42bc4e..113212a4 100755 --- a/scripts/route5.asm +++ b/scripts/route5.asm @@ -1,9 +1,9 @@ -Route5Script: ; 556c6 (15:56c6) +Route5Script: jp EnableAutoTextBoxDrawing -Route5TextPointers: ; 556c9 (15:56c9) +Route5TextPointers: dw Route5Text1 -Route5Text1: ; 556cb (15:56cb) +Route5Text1: TX_FAR _Route5Text1 db "@" -- cgit v1.2.3