aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/end_of_battle.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-07-27 22:08:13 -0500
committerdannye <corrnondacqb@yahoo.com>2016-07-27 22:08:13 -0500
commit5207a14af34f9b84a9e40cc1d4988a0858a4a4e6 (patch)
tree1178fa1ba93fa2734141abb854a58126dabd9899 /engine/battle/end_of_battle.asm
parentAdd warnings about music/sfx macro usage (diff)
downloadpokeyellow-5207a14af34f9b84a9e40cc1d4988a0858a4a4e6.tar.gz
pokeyellow-5207a14af34f9b84a9e40cc1d4988a0858a4a4e6.tar.xz
pokeyellow-5207a14af34f9b84a9e40cc1d4988a0858a4a4e6.zip
Redo audio header macro
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 2d6ab2e9..c77e3b39 100755
--- a/engine/battle/end_of_battle.asm
+++ b/engine/battle/end_of_battle.asm
@@ -46,7 +46,7 @@ EndOfBattle:
.resetVariables
xor a
ld [wLowHealthAlarm], a ;disable low health alarm
- ld [wChannelSoundIDs + CH4], a
+ ld [wChannelSoundIDs + Ch4], a
ld [wIsInBattle], a
ld [wBattleType], a
ld [wMoveMissed], a