summaryrefslogtreecommitdiff
path: root/audio/music/crystalopening.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/music/crystalopening.asm')
-rw-r--r--audio/music/crystalopening.asm6
1 files changed, 5 insertions, 1 deletions
diff --git a/audio/music/crystalopening.asm b/audio/music/crystalopening.asm
index 6426057e7..8e97c8183 100644
--- a/audio/music/crystalopening.asm
+++ b/audio/music/crystalopening.asm
@@ -5,7 +5,6 @@ Music_CrystalOpening: ; 1786e8
dbw $03, Music_CrystalOpening_Ch4
; 1786f4
-
Music_CrystalOpening_Ch1: ; 1786f4
tempo 136
volume $77
@@ -122,6 +121,7 @@ Music_CrystalOpening_Ch1: ; 1786f4
octave 2
note D_, 16
endchannel
+; 17877a
Music_CrystalOpening_Ch2: ; 17877a
notetype $c, $a2
@@ -177,6 +177,7 @@ Music_CrystalOpening_Ch2: ; 17877a
octave 3
note D_, 16
endchannel
+; 1787c8
Music_CrystalOpening_Ch3: ; 1787c8
notetype $c, $16
@@ -241,6 +242,7 @@ Music_CrystalOpening_Ch3: ; 1787c8
note D_, 1
note __, 15
endchannel
+; 178810
Music_CrystalOpening_Ch4: ; 178810
stereopanning $f
@@ -360,3 +362,5 @@ Music_CrystalOpening_Ch4: ; 178810
note __, 16
endchannel
; 178889
+
+