From 5826f25bef74508e4017281c6bc3badd2c57d3fa Mon Sep 17 00:00:00 2001 From: Eggy0 Date: Fri, 16 Mar 2018 22:02:14 +0100 Subject: Made some changes --- audio/sfx/cry22_2.asm | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'audio/sfx/cry22_2.asm') diff --git a/audio/sfx/cry22_2.asm b/audio/sfx/cry22_2.asm index d7456dbc..e47021e4 100644 --- a/audio/sfx/cry22_2.asm +++ b/audio/sfx/cry22_2.asm @@ -1,24 +1,24 @@ SFX_Cry22_2_Ch4: dutycycle 17 - unknownsfx0x20 2, 61, 129, 3 - unknownsfx0x20 7, 245, 1, 6 - unknownsfx0x20 1, 194, 129, 4 - unknownsfx0x20 8, 145, 129, 3 + squarenote 2, 61, 129, 3 + squarenote 7, 245, 1, 6 + squarenote 1, 194, 129, 4 + squarenote 8, 145, 129, 3 endchannel SFX_Cry22_2_Ch5: dutycycle 238 - unknownsfx0x20 2, 62, 176, 5 - unknownsfx0x20 7, 213, 93, 7 - unknownsfx0x20 1, 178, 176, 6 - unknownsfx0x20 8, 97, 176, 5 + squarenote 2, 62, 176, 5 + squarenote 7, 213, 93, 7 + squarenote 1, 178, 176, 6 + squarenote 8, 97, 176, 5 endchannel SFX_Cry22_2_Ch7: - unknownnoise0x20 2, 146, 73 - unknownnoise0x20 7, 181, 41 - unknownnoise0x20 1, 162, 57 - unknownnoise0x20 8, 145, 73 + noisenote 2, 146, 73 + noisenote 7, 181, 41 + noisenote 1, 162, 57 + noisenote 8, 145, 73 endchannel -- cgit v1.3.1-sl0p