diff options
Diffstat (limited to 'music/sfx/sfx_02_3c.asm')
| -rw-r--r-- | music/sfx/sfx_02_3c.asm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_3c.asm b/music/sfx/sfx_02_3c.asm new file mode 100644 index 00000000..686140e3 --- /dev/null +++ b/music/sfx/sfx_02_3c.asm @@ -0,0 +1,18 @@ +SFX_02_3c_Ch1: ; 840a (2:440a) + 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 +; 0x841b
\ No newline at end of file |
