diff options
Diffstat (limited to 'audio/sfx/slots_stop_wheel.asm')
-rw-r--r-- | audio/sfx/slots_stop_wheel.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/slots_stop_wheel.asm b/audio/sfx/slots_stop_wheel.asm index 85d73daf..0548600b 100644 --- a/audio/sfx/slots_stop_wheel.asm +++ b/audio/sfx/slots_stop_wheel.asm @@ -1,6 +1,6 @@ SFX_Slots_Stop_Wheel_Ch4: duty 2 - unknownsfx0x20 1, 242, 160, 6 - unknownsfx0x20 1, 242, 224, 6 - unknownsfx0x20 8, 241, 0, 7 + squarenote 1, 242, 160, 6 + squarenote 1, 242, 224, 6 + squarenote 8, 241, 0, 7 endchannel |