diff options
Diffstat (limited to 'audio/music/lookhiker.asm')
-rw-r--r-- | audio/music/lookhiker.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/music/lookhiker.asm b/audio/music/lookhiker.asm index 3d96600ed..a213b49cb 100644 --- a/audio/music/lookhiker.asm +++ b/audio/music/lookhiker.asm @@ -5,7 +5,6 @@ Music_LookHiker: ; f7411 dbw $03, Music_LookHiker_Ch4 ; f741d - Music_LookHiker_Ch1: ; f741d tempo 132 volume $77 @@ -18,7 +17,6 @@ Music_LookHiker_Ch1: ; f741d note F#, 2 note F_, 2 note F#, 8 - Music_LookHiker_branch_f7433: ; f7433 note D_, 2 note D#, 2 @@ -33,6 +31,7 @@ Music_LookHiker_branch_f7433: ; f7433 note F#, 2 note __, 6 loopchannel 0, Music_LookHiker_branch_f7433 +; f7443 Music_LookHiker_Ch2: ; f7443 dutycycle $0 @@ -51,7 +50,6 @@ Music_LookHiker_Ch2: ; f7443 note F#, 1 note D_, 1 intensity $a1 - Music_LookHiker_branch_f7457: ; f7457 octave 1 note B_, 1 @@ -70,6 +68,7 @@ Music_LookHiker_branch_f7457: ; f7457 note F#, 1 note D_, 1 loopchannel 0, Music_LookHiker_branch_f7457 +; f746b Music_LookHiker_Ch3: ; f746b vibrato $12, $24 @@ -79,7 +78,6 @@ Music_LookHiker_Ch3: ; f746b note B_, 2 note A#, 2 note B_, 8 - Music_LookHiker_branch_f7477: ; f7477 octave 5 note D#, 2 @@ -106,13 +104,13 @@ Music_LookHiker_branch_f748a: ; f748a note B_, 2 note __, 6 endchannel +; f7494 Music_LookHiker_Ch4: ; f7494 togglenoise $3 notetype $c note F_, 4 note __, 16 - Music_LookHiker_branch_f749a: ; f749a note D#, 2 note G_, 2 @@ -120,3 +118,5 @@ Music_LookHiker_branch_f749a: ; f749a note G_, 2 loopchannel 0, Music_LookHiker_branch_f749a ; f74a2 + + |