diff options
Diffstat (limited to 'music/sfx/sfx_1f_16.asm')
-rw-r--r-- | music/sfx/sfx_1f_16.asm | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_16.asm b/music/sfx/sfx_1f_16.asm new file mode 100644 index 00000000..7c2346fb --- /dev/null +++ b/music/sfx/sfx_1f_16.asm @@ -0,0 +1,18 @@ +SFX_1f_16_Ch1: ; 7cb81 (1f:4b81) + duty 0 + unknownsfx0x20 8, 245, 128, 4 + unknownsfx0x20 2, 225, 224, 5 + unknownsfx0x20 8, 209, 220, 5 + endchannel + + +SFX_1f_16_Ch2: ; 7cb90 (1f:4b90) + dutycycle 165 + unknownsfx0x20 7, 149, 65, 4 + unknownsfx0x20 2, 129, 33, 5 + unknownsfx0x20 8, 97, 26, 5 + + +SFX_1f_16_Ch3: ; 7cb9e (1f:4b9e) + endchannel +; 0x7cb9f
\ No newline at end of file |