aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-11-28 17:55:14 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-11-28 17:55:14 -0500
commit2e3b58e6207997315cd69bf50968494b3b2b982b (patch)
tree104e499b82988166a41f778ac9f6e5132f307022 /wram.asm
parentBank9 misc. functions (diff)
downloadpokeyellow-2e3b58e6207997315cd69bf50968494b3b2b982b.tar.gz
pokeyellow-2e3b58e6207997315cd69bf50968494b3b2b982b.tar.xz
pokeyellow-2e3b58e6207997315cd69bf50968494b3b2b982b.zip
BankA misc functions
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index 8ed01add..74ca6a5d 100755
--- a/wram.asm
+++ b/wram.asm
@@ -1635,7 +1635,7 @@ wCriticalHitOrOHKO:: ; d05e
; $ff = failed OHKO
ds 1
-W_MOVEMISSED:: ; d05f
+wMoveMissed:: ; d05f
ds 1
wPlayerStatsToDouble:: ; d060