diff options
Diffstat (limited to 'audio/music/mtmoon.asm')
-rw-r--r-- | audio/music/mtmoon.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/music/mtmoon.asm b/audio/music/mtmoon.asm index 4471b2934..5b2db6ede 100644 --- a/audio/music/mtmoon.asm +++ b/audio/music/mtmoon.asm @@ -1,8 +1,8 @@ Music_MtMoon: ; edb29 - dbw $c0, Music_MtMoon_Ch1 - dbw $01, Music_MtMoon_Ch2 - dbw $02, Music_MtMoon_Ch3 - dbw $03, Music_MtMoon_Ch4 + musicheader 4, 1, Music_MtMoon_Ch1 + musicheader 1, 2, Music_MtMoon_Ch2 + musicheader 1, 3, Music_MtMoon_Ch3 + musicheader 1, 4, Music_MtMoon_Ch4 ; edb35 Music_MtMoon_Ch1: ; edb35 |