diff options
Diffstat (limited to 'audio/sfx/press_ab_1.asm')
-rw-r--r-- | audio/sfx/press_ab_1.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/press_ab_1.asm b/audio/sfx/press_ab_1.asm index 3d40cab3..bfc9635b 100644 --- a/audio/sfx/press_ab_1.asm +++ b/audio/sfx/press_ab_1.asm @@ -1,7 +1,7 @@ SFX_Press_AB_1_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 |