diff options
Diffstat (limited to 'audio/sfx/slots_new_spin.asm')
-rw-r--r-- | audio/sfx/slots_new_spin.asm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/sfx/slots_new_spin.asm b/audio/sfx/slots_new_spin.asm index 632003b8..df897225 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, 225, 0, 7 - squarenote 2, 225, 128, 7 - squarenote 15, 241, 192, 7 + squarenote 5, 14, 1, 1792 + squarenote 2, 14, 1, 1920 + squarenote 15, 15, 1, 1984 endchannel SFX_Slots_New_Spin_Ch5: duty 2 - squarenote 4, 193, 193, 6 - squarenote 2, 193, 65, 7 - squarenote 15, 209, 129, 7 + squarenote 4, 12, 1, 1729 + squarenote 2, 12, 1, 1857 + squarenote 15, 13, 1, 1921 endchannel |