diff options
Diffstat (limited to 'audio/music/route29.asm')
-rw-r--r-- | audio/music/route29.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/music/route29.asm b/audio/music/route29.asm index b83b7b4ee..3703e62ed 100644 --- a/audio/music/route29.asm +++ b/audio/music/route29.asm @@ -5,7 +5,6 @@ Music_Route29: ; f0386 dbw $03, Music_Route29_Ch4 ; f0392 - Music_Route29_Ch1: ; f0392 tempo 146 volume $77 @@ -15,7 +14,6 @@ Music_Route29_Ch1: ; f0392 stereopanning $f notetype $c, $b2 note __, 2 - Music_Route29_branch_f03a5: ; f03a5 note __, 2 octave 4 @@ -170,6 +168,7 @@ Music_Route29_branch_f03a5: ; f03a5 note G_, 2 note G_, 4 loopchannel 0, Music_Route29_branch_f03a5 +; f044d Music_Route29_Ch2: ; f044d dutycycle $3 @@ -178,7 +177,6 @@ Music_Route29_Ch2: ; f044d octave 4 note C_, 1 note D_, 1 - Music_Route29_branch_f0458: ; f0458 callchannel Music_Route29_branch_f04de note F_, 1 @@ -335,13 +333,13 @@ Music_Route29_branch_f04de: ; f04de note E_, 2 note C_, 2 endchannel +; f04fb Music_Route29_Ch3: ; f04fb stereopanning $f0 notetype $c, $25 vibrato $9, $27 note __, 2 - Music_Route29_branch_f0504: ; f0504 note __, 2 octave 3 @@ -505,13 +503,13 @@ Music_Route29_branch_f0504: ; f0504 note C_, 1 note __, 3 loopchannel 0, Music_Route29_branch_f0504 +; f05a9 Music_Route29_Ch4: ; f05a9 stereopanning $f togglenoise $0 notetype $c note __, 2 - Music_Route29_branch_f05b0: ; f05b0 note __, 2 note F_, 2 @@ -526,3 +524,5 @@ Music_Route29_branch_f05b0: ; f05b0 note F_, 4 loopchannel 0, Music_Route29_branch_f05b0 ; f05bf + + |