diff options
Diffstat (limited to 'audio/sfx/cry00_3.asm')
-rw-r--r-- | audio/sfx/cry00_3.asm | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/audio/sfx/cry00_3.asm b/audio/sfx/cry00_3.asm index 81ad7edf..3a434193 100644 --- a/audio/sfx/cry00_3.asm +++ b/audio/sfx/cry00_3.asm @@ -1,21 +1,21 @@ SFX_Cry00_3_Ch4: dutycycle 245 - unknownsfx0x20 4, 243, 24, 7 - unknownsfx0x20 15, 229, 152, 7 - unknownsfx0x20 8, 145, 88, 7 + squarenote 4, 243, 24, 7 + squarenote 15, 229, 152, 7 + squarenote 8, 145, 88, 7 endchannel SFX_Cry00_3_Ch5: dutycycle 160 - unknownsfx0x20 5, 179, 8, 7 - unknownsfx0x20 15, 197, 136, 7 - unknownsfx0x20 8, 113, 72, 7 + squarenote 5, 179, 8, 7 + squarenote 15, 197, 136, 7 + squarenote 8, 113, 72, 7 endchannel SFX_Cry00_3_Ch7: - unknownnoise0x20 3, 161, 28 - unknownnoise0x20 14, 148, 44 - unknownnoise0x20 8, 129, 28 + noisenote 3, 161, 28 + noisenote 14, 148, 44 + noisenote 8, 129, 28 endchannel |