diff options
Diffstat (limited to 'music/sfx/sfx_1f_48.asm')
| -rw-r--r-- | music/sfx/sfx_1f_48.asm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_48.asm b/music/sfx/sfx_1f_48.asm new file mode 100644 index 00000000..a4da65dd --- /dev/null +++ b/music/sfx/sfx_1f_48.asm @@ -0,0 +1,27 @@ +SFX_1f_48_Ch1: ; 7c52b (1f:452b) + duty 1 + note C#, 1 + note C#, 8 + note D_, 16 + notetype 7, 0, 0 + note C_, 7 + note D_, 16 + note B_, 8 + note G#, 1 + note C_, 6 + note D_, 16 + note G#, 8 + note C_, 1 + note C_, 6 + note D_, 16 + note E_, 8 + note G#, 1 + note C_, 5 + note D_, 16 + note C#, 8 + note C_, 1 + note C_, 5 + note C#, 1 + note C_, 9 + endchannel +; 0x7c546
\ No newline at end of file |
