diff options
Diffstat (limited to 'audio/music/victoryroad.asm')
-rw-r--r-- | audio/music/victoryroad.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/music/victoryroad.asm b/audio/music/victoryroad.asm index 58c5e21b2..dbefa5127 100644 --- a/audio/music/victoryroad.asm +++ b/audio/music/victoryroad.asm @@ -1,8 +1,8 @@ Music_VictoryRoad: ; f6c72 - dbw $c0, Music_VictoryRoad_Ch1 - dbw $01, Music_VictoryRoad_Ch2 - dbw $02, Music_VictoryRoad_Ch3 - dbw $03, Music_VictoryRoad_Ch4 + musicheader 4, 1, Music_VictoryRoad_Ch1 + musicheader 1, 2, Music_VictoryRoad_Ch2 + musicheader 1, 3, Music_VictoryRoad_Ch3 + musicheader 1, 4, Music_VictoryRoad_Ch4 ; f6c7e Music_VictoryRoad_Ch1: ; f6c7e |