diff options
Diffstat (limited to 'music/sfx/sfx_1f_64.asm')
| -rw-r--r-- | music/sfx/sfx_1f_64.asm | 16 |
1 files changed, 16 insertions, 0 deletions
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 |
