diff options
Diffstat (limited to 'music/sfx/sfx_1f_15.asm')
-rw-r--r-- | music/sfx/sfx_1f_15.asm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_15.asm b/music/sfx/sfx_1f_15.asm new file mode 100644 index 00000000..b3edbdbd --- /dev/null +++ b/music/sfx/sfx_1f_15.asm @@ -0,0 +1,25 @@ +SFX_1f_15_Ch1: ; 7cc0c (1f:4c0c) + dutycycle 160 + unknownsfx0x20 4, 243, 0, 6 + unknownsfx0x20 8, 213, 96, 7 + unknownsfx0x20 3, 226, 32, 7 + unknownsfx0x20 8, 209, 16, 7 + endchannel + + +SFX_1f_15_Ch2: ; 7cc1f (1f:4c1f) + dutycycle 90 + unknownsfx0x20 5, 179, 241, 6 + unknownsfx0x20 7, 197, 82, 7 + unknownsfx0x20 3, 162, 17, 7 + unknownsfx0x20 8, 177, 1, 6 + endchannel + + +SFX_1f_15_Ch3: ; 7cc32 (1f:4c32) + unknownnoise0x20 3, 162, 60 + unknownnoise0x20 12, 148, 44 + unknownnoise0x20 3, 130, 28 + unknownnoise0x20 8, 113, 44 + endchannel +; 0x7cc3f
\ No newline at end of file |