diff options
Diffstat (limited to 'music/sfx/sfx_02_47.asm')
| -rw-r--r-- | music/sfx/sfx_02_47.asm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_47.asm b/music/sfx/sfx_02_47.asm new file mode 100644 index 00000000..6f6c8d83 --- /dev/null +++ b/music/sfx/sfx_02_47.asm @@ -0,0 +1,18 @@ +SFX_02_47_Ch1: ; 853b (2:453b) + duty 2 + note D_, 7 + stereopanning 0 + note C_, 8 + note D_, 5 + note C_, 1 + note C_, 1 + note C_, 1 + note D_, 7 + stereopanning 0 + note C_, 8 + note D_, 2 + note C_, 1 + note C_, 1 + note C_, 1 + endchannel +; 0x854e
\ No newline at end of file |
