aboutsummaryrefslogtreecommitdiffstats
path: root/engine/intro.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/intro.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/intro.asm')
-rwxr-xr-xengine/intro.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/intro.asm b/engine/intro.asm
index 8e344e48..00907065 100755
--- a/engine/intro.asm
+++ b/engine/intro.asm
@@ -322,7 +322,7 @@ PlayShootingStar: ; 4188a (10:588a)
ld c, $28
call DelayFrames
.asm_418d0
- ld a, Bank(Func_7d8ea)
+ ld a, BANK(Music_IntroBattle)
ld [wc0ef], a
ld [wc0f0], a
ld a, MUSIC_INTRO_BATTLE