diff options
Diffstat (limited to 'music/sfx/sfx_02_1b.asm')
-rw-r--r-- | music/sfx/sfx_02_1b.asm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/music/sfx/sfx_02_1b.asm b/music/sfx/sfx_02_1b.asm new file mode 100644 index 00000000..8626d876 --- /dev/null +++ b/music/sfx/sfx_02_1b.asm @@ -0,0 +1,22 @@ +SFX_02_1b_Ch1: ; 8a0d (2:4a0d) + dutycycle 240 + unknownsfx0x20 4, 243, 224, 6 + unknownsfx0x20 15, 228, 64, 6 + unknownsfx0x20 8, 193, 32, 6 + endchannel + + +SFX_02_1b_Ch2: ; 8a1c (2:4a1c) + dutycycle 10 + unknownsfx0x20 3, 195, 131, 6 + unknownsfx0x20 14, 180, 2, 6 + unknownsfx0x20 8, 161, 1, 6 + endchannel + + +SFX_02_1b_Ch3: ; 8a2b (2:4a2b) + unknownnoise0x20 4, 211, 92 + unknownnoise0x20 15, 230, 76 + unknownnoise0x20 8, 177, 92 + endchannel +; 0x8a35
\ No newline at end of file |