diff options
Diffstat (limited to 'audio/sfx/sfx_1f_2d.asm')
-rw-r--r-- | audio/sfx/sfx_1f_2d.asm | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/sfx/sfx_1f_2d.asm b/audio/sfx/sfx_1f_2d.asm new file mode 100644 index 00000000..f4c4ecd9 --- /dev/null +++ b/audio/sfx/sfx_1f_2d.asm @@ -0,0 +1,19 @@ +SFX_1f_2d_Ch1: ; 7cd1b (1f:4d1b) + dutycycle 27 + unknownsfx0x20 7, 210, 64, 7 + unknownsfx0x20 15, 229, 96, 7 + unknownsfx0x20 15, 193, 48, 7 + endchannel + + +SFX_1f_2d_Ch2: ; 7cd2a (1f:4d2a) + dutycycle 129 + unknownsfx0x20 2, 194, 1, 7 + unknownsfx0x20 4, 194, 8, 7 + unknownsfx0x20 15, 215, 65, 7 + unknownsfx0x20 15, 162, 1, 7 + + +SFX_1f_2d_Ch3: ; 7cd3c (1f:4d3c) + endchannel +; 0x7cd3d
\ No newline at end of file |