diff options
Diffstat (limited to 'audio/sfx/cry20_1.asm')
-rw-r--r-- | audio/sfx/cry20_1.asm | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/sfx/cry20_1.asm b/audio/sfx/cry20_1.asm index 14ec6942..2ba98882 100644 --- a/audio/sfx/cry20_1.asm +++ b/audio/sfx/cry20_1.asm @@ -1,24 +1,24 @@ SFX_Cry20_1_Ch4: dutycycle 240 - unknownsfx0x20 13, 241, 17, 5 - unknownsfx0x20 13, 225, 21, 5 - unknownsfx0x20 13, 225, 17, 5 - unknownsfx0x20 8, 209, 17, 5 + squarenote 13, 241, 17, 5 + squarenote 13, 225, 21, 5 + squarenote 13, 225, 17, 5 + squarenote 8, 209, 17, 5 endchannel SFX_Cry20_1_Ch5: dutycycle 21 - unknownsfx0x20 12, 225, 12, 5 - unknownsfx0x20 12, 209, 16, 5 - unknownsfx0x20 14, 193, 12, 5 - unknownsfx0x20 8, 193, 10, 5 + squarenote 12, 225, 12, 5 + squarenote 12, 209, 16, 5 + squarenote 14, 193, 12, 5 + squarenote 8, 193, 10, 5 endchannel SFX_Cry20_1_Ch7: - unknownnoise0x20 14, 242, 101 - unknownnoise0x20 13, 226, 85 - unknownnoise0x20 14, 210, 86 - unknownnoise0x20 8, 209, 102 + noisenote 14, 242, 101 + noisenote 13, 226, 85 + noisenote 14, 210, 86 + noisenote 8, 209, 102 endchannel |