diff options
Diffstat (limited to 'music/sfx/sfx_1f_65.asm')
| -rw-r--r-- | music/sfx/sfx_1f_65.asm | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_65.asm b/music/sfx/sfx_1f_65.asm new file mode 100644 index 00000000..58444aa7 --- /dev/null +++ b/music/sfx/sfx_1f_65.asm @@ -0,0 +1,12 @@ +SFX_1f_65_Ch1: ; 7c704 (1f:4704) + duty 2 + note D_, 3 + unknownmusic0xf1 + note C_, 1 + note C_, 8 + note D_, 9 + note G#, 2 + octave 8 + note C_, 8 + endchannel +; 0x7c70f
\ No newline at end of file |
