diff options
Diffstat (limited to 'audio/sfx/ball_poof.asm')
-rw-r--r-- | audio/sfx/ball_poof.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/ball_poof.asm b/audio/sfx/ball_poof.asm index 3596baba..3f0dcab0 100644 --- a/audio/sfx/ball_poof.asm +++ b/audio/sfx/ball_poof.asm @@ -1,8 +1,8 @@ SFX_Ball_Poof_Ch4: duty 2 - pitchenvelope 22 + pitchenvelope 1, 6 squarenote 15, 242, 0, 4 - pitchenvelope 8 + pitchenvelope 0, 0 endchannel |