aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/end_of_battle.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-12-26 16:27:21 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-12-26 16:27:21 -0500
commit47979336e29d7e22d524e35ddc50576874ead009 (patch)
tree91723be28641be80ad475b61b5b40f03e1eab9ae /engine/battle/end_of_battle.asm
parentengine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm (diff)
downloadpokeyellow-47979336e29d7e22d524e35ddc50576874ead009.tar.gz
pokeyellow-47979336e29d7e22d524e35ddc50576874ead009.tar.xz
pokeyellow-47979336e29d7e22d524e35ddc50576874ead009.zip
Start disassembling bank0F (Battle)
All current findings will be located in engine/battle/core_.asm
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 5760889b..53a68b64 100755
--- a/engine/battle/end_of_battle.asm
+++ b/engine/battle/end_of_battle.asm
@@ -52,7 +52,7 @@ EndOfBattle: ; 13765 (4:7765)
ld [wLowHealthAlarm], a ;disable low health alarm
ld [wChannelSoundIDs + CH4], a
ld [wIsInBattle], a
- ld [W_BATTLETYPE], a
+ ld [wBattleType], a
ld [wMoveMissed], a
ld [wCurOpponent], a
ld [wForcePlayerToChooseMon], a