diff options
Diffstat (limited to 'audio/sfx/battle_32.asm')
-rw-r--r-- | audio/sfx/battle_32.asm | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/audio/sfx/battle_32.asm b/audio/sfx/battle_32.asm index a85d4334..c906dcac 100644 --- a/audio/sfx/battle_32.asm +++ b/audio/sfx/battle_32.asm @@ -1,12 +1,12 @@ -SFX_Battle_32_Ch1: - duty 2 - unknownsfx0x10 175 - unknownsfx0x20 8, 241, 0, 7 - unknownsfx0x10 8 - endchannel +SFX_Battle_32_Ch5: + duty_cycle 2 + pitch_sweep 10, -7 + square_note 8, 15, 1, 1792 + pitch_sweep 0, 8 + sound_ret -SFX_Battle_32_Ch2: - duty 3 - unknownsfx0x20 8, 241, 1, 7 - endchannel +SFX_Battle_32_Ch6: + duty_cycle 3 + square_note 8, 15, 1, 1793 + sound_ret |