aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/end_of_battle.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 /engine/battle/end_of_battle.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 'engine/battle/end_of_battle.asm')
-rwxr-xr-xengine/battle/end_of_battle.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/battle/end_of_battle.asm b/engine/battle/end_of_battle.asm
index 5782b274..5760889b 100755
--- a/engine/battle/end_of_battle.asm
+++ b/engine/battle/end_of_battle.asm
@@ -53,7 +53,7 @@ EndOfBattle: ; 13765 (4:7765)
ld [wChannelSoundIDs + CH4], a
ld [wIsInBattle], a
ld [W_BATTLETYPE], a
- ld [W_MOVEMISSED], a
+ ld [wMoveMissed], a
ld [wCurOpponent], a
ld [wForcePlayerToChooseMon], a
ld [wNumRunAttempts], a