From 0c916aea3353ed1bf2750be403b0da9ea0b922d4 Mon Sep 17 00:00:00 2001 From: YamaArashi Date: Sat, 13 Sep 2014 00:50:56 -0700 Subject: Commented more sprite and map code --- scripts/mansion2.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/mansion2.asm') diff --git a/scripts/mansion2.asm b/scripts/mansion2.asm index 30261637..1b7a28a3 100755 --- a/scripts/mansion2.asm +++ b/scripts/mansion2.asm @@ -112,7 +112,7 @@ Mansion2Text5: ; 52087 (14:6087) and a jr nz, .asm_520b9 ; 0x52095 $22 ld a, $1 - ld [wcc3c], a + ld [wDoNotWaitForButtonPressAfterDisplayingText], a ld hl, wd126 set 5, [hl] ld hl, Mansion2Text_520c7 -- cgit v1.3.1-sl0p