aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/healing_machine.asm
diff options
context:
space:
mode:
authorU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 16:18:29 -0400
committerU-Fish-PC\Daniel <corrnondacqb@yahoo.com>2014-06-09 16:18:29 -0400
commitfadac928bccb9be1010e73df3253021312f5a2fb (patch)
tree4c53e6ae86a8d69f520850af005a21c0d6c5ea8e /engine/overworld/healing_machine.asm
parentMerge branch 'master' of https://github.com/yenatch/pokered (diff)
downloadpokeyellow-fadac928bccb9be1010e73df3253021312f5a2fb.tar.gz
pokeyellow-fadac928bccb9be1010e73df3253021312f5a2fb.tar.xz
pokeyellow-fadac928bccb9be1010e73df3253021312f5a2fb.zip
Clean up music bank references
Diffstat (limited to 'engine/overworld/healing_machine.asm')
-rwxr-xr-xengine/overworld/healing_machine.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/overworld/healing_machine.asm b/engine/overworld/healing_machine.asm
index f9636fcb..a30a5dff 100755
--- a/engine/overworld/healing_machine.asm
+++ b/engine/overworld/healing_machine.asm
@@ -41,7 +41,7 @@ AnimateHealingMachine: ; 70433 (1c:4433)
ld a, $ff
ld [wc0ee], a
call PlaySound
- ld a, Bank(Func_9876)
+ ld a, BANK(Music_PkmnHealed)
ld [wc0ef], a
.asm_70495
ld a, MUSIC_PKMN_HEALED