diff options
Diffstat (limited to 'audio/sfx/sfx_02_2d.asm')
-rw-r--r-- | audio/sfx/sfx_02_2d.asm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/sfx/sfx_02_2d.asm b/audio/sfx/sfx_02_2d.asm new file mode 100644 index 00000000..70e71eb1 --- /dev/null +++ b/audio/sfx/sfx_02_2d.asm @@ -0,0 +1,19 @@ +SFX_02_2d_Ch1: ; 8ca6 (2:4ca6) + dutycycle 27 + unknownsfx0x20 7, 210, 64, 7 + unknownsfx0x20 15, 229, 96, 7 + unknownsfx0x20 15, 193, 48, 7 + endchannel + + +SFX_02_2d_Ch2: ; 8cb5 (2:4cb5) + dutycycle 129 + unknownsfx0x20 2, 194, 1, 7 + unknownsfx0x20 4, 194, 8, 7 + unknownsfx0x20 15, 215, 65, 7 + unknownsfx0x20 15, 162, 1, 7 + + +SFX_02_2d_Ch3: ; 8cc7 (2:4cc7) + endchannel +; 0x8cc8
\ No newline at end of file |