diff options
Diffstat (limited to 'audio/sfx/sfx_02_2b.asm')
-rw-r--r-- | audio/sfx/sfx_02_2b.asm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/audio/sfx/sfx_02_2b.asm b/audio/sfx/sfx_02_2b.asm new file mode 100644 index 00000000..c0792c94 --- /dev/null +++ b/audio/sfx/sfx_02_2b.asm @@ -0,0 +1,25 @@ +SFX_02_2b_Ch1: ; 8e7e (2:4e7e) + dutycycle 15 + unknownsfx0x20 15, 247, 0, 5 + unknownsfx0x20 15, 231, 8, 5 + unknownsfx0x20 8, 180, 128, 4 + unknownsfx0x20 15, 162, 96, 4 + endchannel + + +SFX_02_2b_Ch2: ; 8e91 (2:4e91) + dutycycle 68 + unknownsfx0x20 14, 215, 129, 4 + unknownsfx0x20 14, 199, 137, 4 + unknownsfx0x20 10, 180, 1, 4 + unknownsfx0x20 15, 194, 225, 3 + endchannel + + +SFX_02_2b_Ch3: ; 8ea4 (2:4ea4) + unknownnoise0x20 14, 247, 124 + unknownnoise0x20 12, 246, 108 + unknownnoise0x20 9, 228, 124 + unknownnoise0x20 15, 226, 108 + endchannel +; 0x8eb1
\ No newline at end of file |