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_64.asm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 music/sfx/sfx_1f_64.asm (limited to 'music/sfx/sfx_1f_64.asm') diff --git a/music/sfx/sfx_1f_64.asm b/music/sfx/sfx_1f_64.asm new file mode 100644 index 00000000..6f36d7c9 --- /dev/null +++ b/music/sfx/sfx_1f_64.asm @@ -0,0 +1,16 @@ +SFX_1f_64_Ch1: ; 7c6f5 (1f:46f5) + duty 2 + note D_, 2 + unknownmusic0xf2 + note A#, 1 + note C_, 7 + note D_, 2 + unknownmusic0xf2 + octave 8 + note C_, 7 + note D_, 9 + unknownmusic0xf1 + note C_, 1 + note C_, 8 + endchannel +; 0x7c704 \ No newline at end of file -- cgit v1.3.1-sl0p