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 95edbf4a..3d40cab3 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 - 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 |