diff options
Diffstat (limited to 'music/sfx/sfx_08_42.asm')
| -rw-r--r-- | music/sfx/sfx_08_42.asm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_42.asm b/music/sfx/sfx_08_42.asm new file mode 100644 index 00000000..af0f7057 --- /dev/null +++ b/music/sfx/sfx_08_42.asm @@ -0,0 +1,19 @@ +SFX_08_42_Ch1: ; 2043d (8:443d) + duty 2 + note C#, 1 + note C#, 7 + note D_, 16 + unknownmusic0xf2 + note C_, 1 + note C_, 5 + note C#, 1 + note C_, 9 + endchannel + + +SFX_08_42_Ch2: ; 20448 (8:4448) + note D_, 16 + note A#, 3 + note D_, 3 + endchannel +; 0x2044c
\ No newline at end of file |
