diff options
Diffstat (limited to 'music/sfx/sfx_08_14.asm')
-rw-r--r-- | music/sfx/sfx_08_14.asm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/music/sfx/sfx_08_14.asm b/music/sfx/sfx_08_14.asm new file mode 100644 index 00000000..b037b6a1 --- /dev/null +++ b/music/sfx/sfx_08_14.asm @@ -0,0 +1,22 @@ +SFX_08_14_Ch1: ; 20c2f (8:4c2f) + dutycycle 245 + unknownsfx0x20 4, 243, 24, 7 + unknownsfx0x20 15, 229, 152, 7 + unknownsfx0x20 8, 145, 88, 7 + endchannel + + +SFX_08_14_Ch2: ; 20c3e (8:4c3e) + dutycycle 160 + unknownsfx0x20 5, 179, 8, 7 + unknownsfx0x20 15, 197, 136, 7 + unknownsfx0x20 8, 113, 72, 7 + endchannel + + +SFX_08_14_Ch3: ; 20c4d (8:4c4d) + unknownnoise0x20 3, 161, 28 + unknownnoise0x20 14, 148, 44 + unknownnoise0x20 8, 129, 28 + endchannel +; 0x20c57
\ No newline at end of file |