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/mansion1.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/mansion1.asm') diff --git a/scripts/mansion1.asm b/scripts/mansion1.asm index ee1b42b4..7621897f 100755 --- a/scripts/mansion1.asm +++ b/scripts/mansion1.asm @@ -106,7 +106,7 @@ Mansion1Text4: ; 4435a (11:435a) and a jr nz, .asm_4438c ; 0x44368 $22 ld a, $1 - ld [wcc3c], a + ld [wDoNotWaitForButtonPressAfterDisplayingText], a ld hl, wd126 set 5, [hl] ld hl, MansionSwitchPressedText -- cgit v1.3.1-sl0p