diff options
| author | Eggy0 <kristinica.cop@gmail.com> | 2018-03-16 22:02:14 +0100 |
|---|---|---|
| committer | Eggy0 <kristinica.cop@gmail.com> | 2018-03-16 22:02:14 +0100 |
| commit | 5826f25bef74508e4017281c6bc3badd2c57d3fa (patch) | |
| tree | af57d4f108dd909e7c7e4992e25d87069325a8f7 /audio/sfx/cry0c_2.asm | |
| parent | Update audio_macros.asm (diff) | |
| download | pokeyellow-5826f25bef74508e4017281c6bc3badd2c57d3fa.tar.gz pokeyellow-5826f25bef74508e4017281c6bc3badd2c57d3fa.tar.xz pokeyellow-5826f25bef74508e4017281c6bc3badd2c57d3fa.zip | |
Made some changes
Diffstat (limited to 'audio/sfx/cry0c_2.asm')
| -rw-r--r-- | audio/sfx/cry0c_2.asm | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/audio/sfx/cry0c_2.asm b/audio/sfx/cry0c_2.asm index 11e0d06a..78695578 100644 --- a/audio/sfx/cry0c_2.asm +++ b/audio/sfx/cry0c_2.asm @@ -1,28 +1,28 @@ SFX_Cry0C_2_Ch4: dutycycle 204 - unknownsfx0x20 8, 245, 0, 6 - unknownsfx0x20 2, 210, 56, 6 - unknownsfx0x20 2, 194, 48, 6 - unknownsfx0x20 2, 194, 40, 6 - unknownsfx0x20 2, 178, 32, 6 - unknownsfx0x20 2, 178, 16, 6 - unknownsfx0x20 2, 162, 24, 6 - unknownsfx0x20 2, 178, 16, 6 - unknownsfx0x20 8, 193, 32, 6 + squarenote 8, 245, 0, 6 + squarenote 2, 210, 56, 6 + squarenote 2, 194, 48, 6 + squarenote 2, 194, 40, 6 + squarenote 2, 178, 32, 6 + squarenote 2, 178, 16, 6 + squarenote 2, 162, 24, 6 + squarenote 2, 178, 16, 6 + squarenote 8, 193, 32, 6 endchannel SFX_Cry0C_2_Ch5: dutycycle 68 - unknownsfx0x20 12, 195, 192, 5 - unknownsfx0x20 3, 177, 249, 5 - unknownsfx0x20 2, 161, 241, 5 - unknownsfx0x20 2, 161, 233, 5 - unknownsfx0x20 2, 145, 225, 5 - unknownsfx0x20 2, 145, 217, 5 - unknownsfx0x20 2, 129, 209, 5 - unknownsfx0x20 2, 145, 217, 5 - unknownsfx0x20 8, 145, 225, 5 + squarenote 12, 195, 192, 5 + squarenote 3, 177, 249, 5 + squarenote 2, 161, 241, 5 + squarenote 2, 161, 233, 5 + squarenote 2, 145, 225, 5 + squarenote 2, 145, 217, 5 + squarenote 2, 129, 209, 5 + squarenote 2, 145, 217, 5 + squarenote 8, 145, 225, 5 SFX_Cry0C_2_Ch7: |
