diff options
Diffstat (limited to 'audio/sfx/sfx_08_1b.asm')
-rw-r--r-- | audio/sfx/sfx_08_1b.asm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/audio/sfx/sfx_08_1b.asm b/audio/sfx/sfx_08_1b.asm new file mode 100644 index 00000000..1eec17f5 --- /dev/null +++ b/audio/sfx/sfx_08_1b.asm @@ -0,0 +1,22 @@ +SFX_08_1b_Ch1: ; 20cb5 (8:4cb5) + dutycycle 240 + unknownsfx0x20 4, 243, 224, 6 + unknownsfx0x20 15, 228, 64, 6 + unknownsfx0x20 8, 193, 32, 6 + endchannel + + +SFX_08_1b_Ch2: ; 20cc4 (8:4cc4) + dutycycle 10 + unknownsfx0x20 3, 195, 131, 6 + unknownsfx0x20 14, 180, 2, 6 + unknownsfx0x20 8, 161, 1, 6 + endchannel + + +SFX_08_1b_Ch3: ; 20cd3 (8:4cd3) + unknownnoise0x20 4, 211, 92 + unknownnoise0x20 15, 230, 76 + unknownnoise0x20 8, 177, 92 + endchannel +; 0x20cdd
\ No newline at end of file |