From 8edfcc4b1e36111d400b5f104a04001c66416426 Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Sat, 12 Oct 2013 14:40:37 -0400 Subject: All music and sfx --- music/sfx/sfx_1f_3c.asm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 music/sfx/sfx_1f_3c.asm (limited to 'music/sfx/sfx_1f_3c.asm') diff --git a/music/sfx/sfx_1f_3c.asm b/music/sfx/sfx_1f_3c.asm new file mode 100644 index 00000000..f12b718c --- /dev/null +++ b/music/sfx/sfx_1f_3c.asm @@ -0,0 +1,18 @@ +SFX_1f_3c_Ch1: ; 7c3f3 (1f:43f3) + duty 2 + note C#, 1 + note D#, 11 + note D_, 5 + unknownmusic0xf2 + note C_, 1 + note C_, 3 + note C#, 1 + note D_, 3 + note D_, 9 + octave 6 + note C_, 1 + note C_, 3 + note C#, 1 + note C_, 9 + endchannel +; 0x7c404 \ No newline at end of file -- cgit v1.3.1-sl0p