summaryrefslogtreecommitdiff
path: root/audio/sfx/intro_hop.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2019-08-25 09:57:50 -0500
committerdannye <33dannye@gmail.com>2019-08-25 09:57:50 -0500
commit44b9a240d4b2dd28737fa7aff37fb7d0582b25d6 (patch)
tree966f65032d33934c2364bce34ebab352aa632b02 /audio/sfx/intro_hop.asm
parent8b0cd72a6095db7f1639dae81c3d8eefd5b814d8 (diff)
Make pitch_sweep pitch change argument consistent with the other signed magnitude arguments
Diffstat (limited to 'audio/sfx/intro_hop.asm')
-rw-r--r--audio/sfx/intro_hop.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfx/intro_hop.asm b/audio/sfx/intro_hop.asm
index 1bee7a5c..9c7c1ad6 100644
--- a/audio/sfx/intro_hop.asm
+++ b/audio/sfx/intro_hop.asm
@@ -2,5 +2,5 @@ SFX_Intro_Hop_Ch5:
duty_cycle 2
pitch_sweep 2, 6
square_note 12, 12, 2, 1664
- pitch_sweep 0, 0
+ pitch_sweep 0, 8
sound_ret