diff options
Diffstat (limited to 'audio/sfx/press_ab_3.asm')
-rw-r--r-- | audio/sfx/press_ab_3.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/press_ab_3.asm b/audio/sfx/press_ab_3.asm index 01cf9b92..67306cbe 100644 --- a/audio/sfx/press_ab_3.asm +++ b/audio/sfx/press_ab_3.asm @@ -1,7 +1,7 @@ SFX_Press_AB_3_Ch4: duty 2 - squarenote 0, 145, 192, 7 - squarenote 0, 129, 208, 7 - squarenote 0, 145, 192, 7 - squarenote 12, 161, 208, 7 + squarenote 0, 9, 1, 1984 + squarenote 0, 8, 1, 2000 + squarenote 0, 9, 1, 1984 + squarenote 12, 10, 1, 2000 endchannel |