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_40.asm | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 music/sfx/sfx_1f_40.asm (limited to 'music/sfx/sfx_1f_40.asm') diff --git a/music/sfx/sfx_1f_40.asm b/music/sfx/sfx_1f_40.asm new file mode 100644 index 00000000..62dd00c7 --- /dev/null +++ b/music/sfx/sfx_1f_40.asm @@ -0,0 +1,18 @@ +SFX_1f_40_Ch1: ; 7c44b (1f:444b) + duty 2 + note D_, 1 + note A_, 2 + rest 1 + note C_, 8 + note D_, 1 + note G#, 2 + notetype 0, 0, 7 + note D_, 1 + note A_, 2 + rest 1 + note C_, 8 + note D_, 13 + note A#, 2 + notetype 0, 0, 7 + endchannel +; 0x7c45e \ No newline at end of file -- cgit v1.3.1-sl0p