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/daycarem.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/daycarem.asm') diff --git a/scripts/daycarem.asm b/scripts/daycarem.asm index 55a9f111..f2bf3188 100755 --- a/scripts/daycarem.asm +++ b/scripts/daycarem.asm @@ -24,7 +24,7 @@ DayCareMText1: ; 56254 (15:6254) ld hl, DayCareMText_56414 call PrintText xor a - ld [wcfcb], a + ld [wUpdateSpritesEnabled], a ld [wd07d], a ld [wMenuItemToSwap], a call DisplayPartyMenu -- cgit v1.3.1-sl0p