diff options
Diffstat (limited to 'audio/sfx/ball_poof.asm')
-rw-r--r-- | audio/sfx/ball_poof.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfx/ball_poof.asm b/audio/sfx/ball_poof.asm index 9503c570..396adf44 100644 --- a/audio/sfx/ball_poof.asm +++ b/audio/sfx/ball_poof.asm @@ -2,7 +2,7 @@ SFX_Ball_Poof_Ch5: duty_cycle 2 pitch_sweep 1, 6 square_note 15, 15, 2, 1024 - pitch_sweep 0, 0 + pitch_sweep 0, 8 sound_ret |