diff options
Diffstat (limited to 'audio/music/violetcity.asm')
-rw-r--r-- | audio/music/violetcity.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/music/violetcity.asm b/audio/music/violetcity.asm index 017dbf0a4..c8580a2ab 100644 --- a/audio/music/violetcity.asm +++ b/audio/music/violetcity.asm @@ -5,7 +5,6 @@ Music_VioletCity: ; f0000 dbw $03, Music_VioletCity_Ch4 ; f000c - Music_VioletCity_Ch1: ; f000c tempo 164 volume $77 @@ -66,7 +65,6 @@ Music_VioletCity_Ch1: ; f000c octave 3 note C#, 12 note __, 8 - Music_VioletCity_branch_f0056: ; f0056 notetype $6, $95 note __, 4 @@ -298,6 +296,7 @@ Music_VioletCity_branch_f0056: ; f0056 note C#, 4 note __, 4 loopchannel 0, Music_VioletCity_branch_f0056 +; f0162 Music_VioletCity_Ch2: ; f0162 vibrato $12, $24 @@ -350,7 +349,6 @@ Music_VioletCity_Ch2: ; f0162 note __, 2 note D#, 1 note E_, 1 - Music_VioletCity_branch_f0199: ; f0199 intensity $b7 note F#, 4 @@ -505,6 +503,7 @@ Music_VioletCity_branch_f0199: ; f0199 note D#, 1 note E_, 1 loopchannel 0, Music_VioletCity_branch_f0199 +; f0247 Music_VioletCity_Ch3: ; f0247 notetype $c, $25 @@ -531,7 +530,6 @@ Music_VioletCity_Ch3: ; f0247 note F#, 2 octave 2 note A#, 2 - Music_VioletCity_branch_f0261: ; f0261 notetype $c, $25 note B_, 1 @@ -710,6 +708,7 @@ Music_VioletCity_branch_f0311: ; f0311 octave 2 note A_, 4 endchannel +; f031e Music_VioletCity_Ch4: ; f031e togglenoise $3 @@ -730,7 +729,6 @@ Music_VioletCity_Ch4: ; f031e note D_, 2 note C_, 8 note D#, 2 - Music_VioletCity_branch_f0338: ; f0338 callchannel Music_VioletCity_branch_f037a callchannel Music_VioletCity_branch_f037a @@ -782,3 +780,5 @@ Music_VioletCity_branch_f037a: ; f037a note D#, 2 endchannel ; f0386 + + |