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/namerater.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/namerater.asm') diff --git a/scripts/namerater.asm b/scripts/namerater.asm index 2295944f..c9e3bfb4 100755 --- a/scripts/namerater.asm +++ b/scripts/namerater.asm @@ -50,7 +50,7 @@ NameRaterText1: ; 1da56 (7:5a56) call PrintText xor a ld [wd07d], a - ld [wcfcb], a + ld [wUpdateSpritesEnabled], a ld [wMenuItemToSwap], a call DisplayPartyMenu push af -- cgit v1.3.1-sl0p