diff options
Diffstat (limited to 'audio/sfx/cry12_3.asm')
-rw-r--r-- | audio/sfx/cry12_3.asm | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/sfx/cry12_3.asm b/audio/sfx/cry12_3.asm index f2c012ae..10d067ef 100644 --- a/audio/sfx/cry12_3.asm +++ b/audio/sfx/cry12_3.asm @@ -1,24 +1,24 @@ SFX_Cry12_3_Ch4: dutycycle 165 - unknownsfx0x20 12, 242, 64, 4 - unknownsfx0x20 15, 227, 160, 4 - unknownsfx0x20 4, 210, 144, 4 - unknownsfx0x20 8, 209, 128, 4 + squarenote 12, 242, 64, 4 + squarenote 15, 227, 160, 4 + squarenote 4, 210, 144, 4 + squarenote 8, 209, 128, 4 endchannel SFX_Cry12_3_Ch5: dutycycle 238 - unknownsfx0x20 11, 210, 56, 4 - unknownsfx0x20 14, 198, 152, 4 - unknownsfx0x20 3, 178, 136, 4 - unknownsfx0x20 8, 177, 120, 4 + squarenote 11, 210, 56, 4 + squarenote 14, 198, 152, 4 + squarenote 3, 178, 136, 4 + squarenote 8, 177, 120, 4 endchannel SFX_Cry12_3_Ch7: - unknownnoise0x20 10, 230, 108 - unknownnoise0x20 15, 210, 92 - unknownnoise0x20 3, 194, 108 - unknownnoise0x20 8, 209, 92 + noisenote 10, 230, 108 + noisenote 15, 210, 92 + noisenote 3, 194, 108 + noisenote 8, 209, 92 endchannel |