diff options
Diffstat (limited to 'audio/sfx/battle_24.asm')
-rw-r--r-- | audio/sfx/battle_24.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/battle_24.asm b/audio/sfx/battle_24.asm index 46e9d29f..95765daf 100644 --- a/audio/sfx/battle_24.asm +++ b/audio/sfx/battle_24.asm @@ -1,12 +1,12 @@ SFX_Battle_24_Ch4: duty 1 - unknownsfx0x10 151 - unknownsfx0x20 15, 242, 0, 7 - unknownsfx0x10 8 + pitchenvelope 151 + squarenote 15, 242, 0, 7 + pitchenvelope 8 endchannel SFX_Battle_24_Ch7: - unknownnoise0x20 15, 63, 34 - unknownnoise0x20 15, 242, 33 + noisenote 15, 63, 34 + noisenote 15, 242, 33 endchannel |