summaryrefslogtreecommitdiff
path: root/audio/sfx/swap_2.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sfx/swap_2.asm')
-rw-r--r--audio/sfx/swap_2.asm11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/sfx/swap_2.asm b/audio/sfx/swap_2.asm
new file mode 100644
index 00000000..51d0f273
--- /dev/null
+++ b/audio/sfx/swap_2.asm
@@ -0,0 +1,11 @@
+SFX_Swap_2_Ch5:
+ duty_cycle 2
+ square_note 8, 14, 1, 1856
+ sound_ret
+
+
+SFX_Swap_2_Ch6:
+ duty_cycle 2
+ square_note 2, 0, 8, 0
+ square_note 8, 11, 1, 1857
+ sound_ret