summaryrefslogtreecommitdiff
path: root/audio/sfx/purchase_1.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sfx/purchase_1.asm')
-rw-r--r--audio/sfx/purchase_1.asm22
1 files changed, 11 insertions, 11 deletions
diff --git a/audio/sfx/purchase_1.asm b/audio/sfx/purchase_1.asm
index bb8c3cce..9dc06f0b 100644
--- a/audio/sfx/purchase_1.asm
+++ b/audio/sfx/purchase_1.asm
@@ -1,13 +1,13 @@
-SFX_Purchase_1_Ch4:
- duty 2
- squarenote 4, 14, 1, 1792
- squarenote 8, 15, 2, 2016
- endchannel
+SFX_Purchase_1_Ch5:
+ duty_cycle 2
+ square_note 4, 14, 1, 1792
+ square_note 8, 15, 2, 2016
+ sound_ret
-SFX_Purchase_1_Ch5:
- duty 2
- squarenote 1, 0, 8, 0
- squarenote 4, 9, 1, 1729
- squarenote 8, 10, 2, 1953
- endchannel
+SFX_Purchase_1_Ch6:
+ duty_cycle 2
+ square_note 1, 0, 8, 0
+ square_note 4, 9, 1, 1729
+ square_note 8, 10, 2, 1953
+ sound_ret