diff options
Diffstat (limited to 'audio/sfx/slots_reward.asm')
-rw-r--r-- | audio/sfx/slots_reward.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/slots_reward.asm b/audio/sfx/slots_reward.asm index b82db160..8f2d1829 100644 --- a/audio/sfx/slots_reward.asm +++ b/audio/sfx/slots_reward.asm @@ -1,5 +1,5 @@ -SFX_Slots_Reward_Ch4: - duty 2 - squarenote 2, 15, 1, 1792 - squarenote 8, 8, 1, 2016 - endchannel +SFX_Slots_Reward_Ch5: + duty_cycle 2 + square_note 2, 15, 1, 1792 + square_note 8, 8, 1, 2016 + sound_ret |