diff options
Diffstat (limited to 'audio/sfx/sfx_08_68.asm')
-rw-r--r-- | audio/sfx/sfx_08_68.asm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/audio/sfx/sfx_08_68.asm b/audio/sfx/sfx_08_68.asm new file mode 100644 index 00000000..efa46f92 --- /dev/null +++ b/audio/sfx/sfx_08_68.asm @@ -0,0 +1,22 @@ +SFX_08_68_Ch1: ; 20655 (8:4655) + duty 0 + unknownsfx0x20 0, 241, 192, 7 + unknownsfx0x20 0, 241, 0, 7 + loopchannel 12, SFX_08_68_Ch1 + endchannel + + +SFX_08_68_Ch2: ; 20664 (8:4664) + dutycycle 179 + unknownsfx0x20 0, 225, 193, 7 + unknownsfx0x20 0, 225, 1, 7 + loopchannel 12, SFX_08_68_Ch2 + endchannel + + +SFX_08_68_Ch3: ; 20673 (8:4673) + unknownnoise0x20 1, 209, 73 + unknownnoise0x20 1, 209, 41 + loopchannel 6, SFX_08_68_Ch3 + endchannel +; 0x2067e
\ No newline at end of file |