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 0f11fc34..01cf9b92 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 - unknownsfx0x20 0, 145, 192, 7 - unknownsfx0x20 0, 129, 208, 7 - unknownsfx0x20 0, 145, 192, 7 - unknownsfx0x20 12, 161, 208, 7 + squarenote 0, 145, 192, 7 + squarenote 0, 129, 208, 7 + squarenote 0, 145, 192, 7 + squarenote 12, 161, 208, 7 endchannel |