From d3cd6e1e1a64a0093128918f9e02a79dc6d510cb Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Thu, 31 Dec 2015 15:04:19 -0500 Subject: BankF documentation from HasMonFainted to Func_3d536 --- wram.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wram.asm') diff --git a/wram.asm b/wram.asm index 89edd69e..9bac935b 100755 --- a/wram.asm +++ b/wram.asm @@ -1700,7 +1700,7 @@ W_PLAYERCONFUSEDCOUNTER:: ; d06b wPlayerToxicCounter:: ; d06c ds 1 -W_PLAYERDISABLEDMOVE:: ; d06d +wPlayerDisabledMove:: ; d06d ; high nibble: which move is disabled (1-4) ; low nibble: disable turns left ds 1 @@ -1749,7 +1749,7 @@ wObjectToShow:: ; d07a ds 1 -W_ANIMATIONID:: ; d07c +wAnimationID:: ; d07c ; ID number of the current battle animation ds 1 -- cgit v1.3.1-sl0p