From 2a5290138e226257247dc1ba6fb7eb28ee65b34b Mon Sep 17 00:00:00 2001 From: Zechs6437 Date: Mon, 16 Oct 2017 15:08:52 -0700 Subject: call $3c29 -> call EnableAutoTextBoxDrawing --- scripts/beach_house.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/beach_house.asm b/scripts/beach_house.asm index 19554ba7..38f6fc7f 100644 --- a/scripts/beach_house.asm +++ b/scripts/beach_house.asm @@ -1,5 +1,5 @@ BeachHouseScript: - call $3c29 + call EnableAutoTextBoxDrawing ret BeachHouseTextPointers: -- cgit v1.2.3