diff options
Diffstat (limited to 'audio/sfx/cry01_2.asm')
-rw-r--r-- | audio/sfx/cry01_2.asm | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/sfx/cry01_2.asm b/audio/sfx/cry01_2.asm index a7397fd8..43db8130 100644 --- a/audio/sfx/cry01_2.asm +++ b/audio/sfx/cry01_2.asm @@ -1,24 +1,24 @@ SFX_Cry01_2_Ch4: dutycycle 160 - unknownsfx0x20 4, 243, 0, 6 - unknownsfx0x20 8, 213, 96, 7 - unknownsfx0x20 3, 226, 32, 7 - unknownsfx0x20 8, 209, 16, 7 + squarenote 4, 243, 0, 6 + squarenote 8, 213, 96, 7 + squarenote 3, 226, 32, 7 + squarenote 8, 209, 16, 7 endchannel SFX_Cry01_2_Ch5: dutycycle 90 - unknownsfx0x20 5, 179, 241, 6 - unknownsfx0x20 7, 197, 82, 7 - unknownsfx0x20 3, 162, 17, 7 - unknownsfx0x20 8, 177, 1, 6 + squarenote 5, 179, 241, 6 + squarenote 7, 197, 82, 7 + squarenote 3, 162, 17, 7 + squarenote 8, 177, 1, 6 endchannel SFX_Cry01_2_Ch7: - unknownnoise0x20 3, 162, 60 - unknownnoise0x20 12, 148, 44 - unknownnoise0x20 3, 130, 28 - unknownnoise0x20 8, 113, 44 + noisenote 3, 162, 60 + noisenote 12, 148, 44 + noisenote 3, 130, 28 + noisenote 8, 113, 44 endchannel |