diff options
Diffstat (limited to 'audio/sfx/cry0f_3.asm')
-rw-r--r-- | audio/sfx/cry0f_3.asm | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/audio/sfx/cry0f_3.asm b/audio/sfx/cry0f_3.asm index 08abd131..3f612b84 100644 --- a/audio/sfx/cry0f_3.asm +++ b/audio/sfx/cry0f_3.asm @@ -1,29 +1,29 @@ SFX_Cry0F_3_Ch4: dutycycle 241 - unknownsfx0x20 4, 247, 192, 7 - unknownsfx0x20 12, 230, 194, 7 - unknownsfx0x20 6, 181, 128, 6 - unknownsfx0x20 4, 196, 112, 6 - unknownsfx0x20 4, 181, 96, 6 - unknownsfx0x20 8, 193, 64, 6 + squarenote 4, 247, 192, 7 + squarenote 12, 230, 194, 7 + squarenote 6, 181, 128, 6 + squarenote 4, 196, 112, 6 + squarenote 4, 181, 96, 6 + squarenote 8, 193, 64, 6 endchannel SFX_Cry0F_3_Ch5: dutycycle 204 - unknownsfx0x20 3, 199, 129, 7 - unknownsfx0x20 12, 182, 128, 7 - unknownsfx0x20 6, 165, 65, 6 - unknownsfx0x20 4, 196, 50, 6 - unknownsfx0x20 6, 181, 33, 6 - unknownsfx0x20 8, 161, 2, 6 + squarenote 3, 199, 129, 7 + squarenote 12, 182, 128, 7 + squarenote 6, 165, 65, 6 + squarenote 4, 196, 50, 6 + squarenote 6, 181, 33, 6 + squarenote 8, 161, 2, 6 endchannel SFX_Cry0F_3_Ch7: - unknownnoise0x20 3, 228, 60 - unknownnoise0x20 12, 214, 44 - unknownnoise0x20 4, 228, 60 - unknownnoise0x20 8, 183, 92 - unknownnoise0x20 15, 194, 93 + noisenote 3, 228, 60 + noisenote 12, 214, 44 + noisenote 4, 228, 60 + noisenote 8, 183, 92 + noisenote 15, 194, 93 endchannel |