From 92f3f9119ee7e0a1c70fcc483888baf048d7e6d9 Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Sun, 29 May 2016 15:29:40 -0400 Subject: Pewter houses, Pewter mart --- scripts/pewterhouse1.asm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/pewterhouse1.asm b/scripts/pewterhouse1.asm index a670f23c..a825b303 100755 --- a/scripts/pewterhouse1.asm +++ b/scripts/pewterhouse1.asm @@ -1,5 +1,6 @@ PewterHouse1Script: ; 1d5f3 (7:55f3) - jp EnableAutoTextBoxDrawing + call EnableAutoTextBoxDrawing + ret PewterHouse1TextPointers: ; 1d5f6 (7:55f6) dw PewterHouse1Text1 -- cgit v1.2.3