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/route7.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/route7.asm') diff --git a/scripts/route7.asm b/scripts/route7.asm index 55183d16..af353821 100755 --- a/scripts/route7.asm +++ b/scripts/route7.asm @@ -1,10 +1,10 @@ -Route7Script: ; 480eb (12:40eb) +Route7Script: call EnableAutoTextBoxDrawing ret -Route7TextPointers: ; 480ef (12:40ef) +Route7TextPointers: dw Route7Text1 -Route7Text1: ; 480f1 (12:40f1) +Route7Text1: TX_FAR _Route7Text1 db "@" -- cgit v1.2.3