diff options
Diffstat (limited to 'music/sfx/sfx_1f_58.asm')
| -rw-r--r-- | music/sfx/sfx_1f_58.asm | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_58.asm b/music/sfx/sfx_1f_58.asm new file mode 100644 index 00000000..3a380d0c --- /dev/null +++ b/music/sfx/sfx_1f_58.asm @@ -0,0 +1,21 @@ +SFX_1f_58_Ch1: ; 7c3e1 (1f:43e1) + duty 2 + note D_, 9 + octave 7 + note E_, 1 + note C_, 8 + endchannel + + +SFX_1f_58_Ch2: ; 7c3e8 (1f:43e8) + duty 2 + note D_, 3 + note C_, 9 + note C_, 1 + note C_, 1 + note D_, 9 + note B_, 2 + note E_, 2 + note C_, 8 + endchannel +; 0x7c3f3
\ No newline at end of file |
