diff options
Diffstat (limited to 'audio/sfx/intro_hop.asm')
-rw-r--r-- | audio/sfx/intro_hop.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/intro_hop.asm b/audio/sfx/intro_hop.asm index 89be1bfd..45829561 100644 --- a/audio/sfx/intro_hop.asm +++ b/audio/sfx/intro_hop.asm @@ -1,6 +1,6 @@ SFX_Intro_Hop_Ch4: duty 2 - pitchenvelope 38 + pitchenvelope 2, 6 squarenote 12, 194, 128, 6 - pitchenvelope 8 + pitchenvelope 0, 0 endchannel |