summaryrefslogtreecommitdiff
path: root/music/sfx/sfx_02_5e.asm
diff options
context:
space:
mode:
Diffstat (limited to 'music/sfx/sfx_02_5e.asm')
-rw-r--r--music/sfx/sfx_02_5e.asm22
1 files changed, 22 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_5e.asm b/music/sfx/sfx_02_5e.asm
new file mode 100644
index 00000000..ad47ebf0
--- /dev/null
+++ b/music/sfx/sfx_02_5e.asm
@@ -0,0 +1,22 @@
+SFX_02_5e_Ch1: ; 83ca (2:43ca)
+ vibrato 16, 1, 4
+ notetype 12, 1, 0
+ octave 5
+ note E_, 2
+ note F_, 2
+ note G_, 4
+ note A_, 2
+ note G_, 2
+ octave 6
+ note C_, 4
+ note C_, 2
+ note D_, 2
+ note C_, 2
+ octave 5
+ note G_, 2
+ note A_, 2
+ note F_, 2
+ note G_, 8
+ rest 12
+ endchannel
+; 0x83e1 \ No newline at end of file