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_4c.asm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 music/sfx/sfx_1f_4c.asm (limited to 'music/sfx/sfx_1f_4c.asm') diff --git a/music/sfx/sfx_1f_4c.asm b/music/sfx/sfx_1f_4c.asm new file mode 100644 index 00000000..084f295c --- /dev/null +++ b/music/sfx/sfx_1f_4c.asm @@ -0,0 +1,27 @@ +SFX_1f_4c_Ch1: ; 7c58d (1f:458d) + duty 1 + note C#, 1 + note C#, 8 + note D_, 16 + notetype 7, 0, 0 + note C_, 8 + note D_, 16 + note B_, 8 + note G#, 1 + note C_, 7 + note D_, 16 + note G#, 8 + note C_, 1 + note C_, 7 + note D_, 16 + note E_, 8 + note G#, 1 + note C_, 6 + note D_, 16 + note C#, 8 + note C_, 1 + note C_, 6 + note C#, 1 + note C_, 9 + endchannel +; 0x7c5a8 \ No newline at end of file -- cgit v1.3.1-sl0p