summaryrefslogtreecommitdiff
path: root/audio/sfx/slots_new_spin.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sfx/slots_new_spin.asm')
-rw-r--r--audio/sfx/slots_new_spin.asm24
1 files changed, 12 insertions, 12 deletions
diff --git a/audio/sfx/slots_new_spin.asm b/audio/sfx/slots_new_spin.asm
index df897225..a8b668b8 100644
--- a/audio/sfx/slots_new_spin.asm
+++ b/audio/sfx/slots_new_spin.asm
@@ -1,14 +1,14 @@
-SFX_Slots_New_Spin_Ch4:
- duty 3
- squarenote 5, 14, 1, 1792
- squarenote 2, 14, 1, 1920
- squarenote 15, 15, 1, 1984
- endchannel
+SFX_Slots_New_Spin_Ch5:
+ duty_cycle 3
+ square_note 5, 14, 1, 1792
+ square_note 2, 14, 1, 1920
+ square_note 15, 15, 1, 1984
+ sound_ret
-SFX_Slots_New_Spin_Ch5:
- duty 2
- squarenote 4, 12, 1, 1729
- squarenote 2, 12, 1, 1857
- squarenote 15, 13, 1, 1921
- endchannel
+SFX_Slots_New_Spin_Ch6:
+ duty_cycle 2
+ square_note 4, 12, 1, 1729
+ square_note 2, 12, 1, 1857
+ square_note 15, 13, 1, 1921
+ sound_ret