aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/purchase_3.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2020-05-20 20:17:30 -0500
committerGitHub <noreply@github.com>2020-05-20 20:17:30 -0500
commit500d99c258145d233af8d14cdb5c6e0200dfc1d8 (patch)
tree7dbe7b152dde8a6e9b56664b5b8cdfc0d6be1253 /audio/sfx/purchase_3.asm
parentMerge pull request #39 from TiKevin83/master (diff)
parentMerge remote-tracking branch 'pokered/master' (diff)
downloadpokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.tar.gz
pokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.tar.xz
pokeyellow-500d99c258145d233af8d14cdb5c6e0200dfc1d8.zip
Merge pull request #50 from dannye/master
merge pokered
Diffstat (limited to 'audio/sfx/purchase_3.asm')
-rw-r--r--audio/sfx/purchase_3.asm22
1 files changed, 11 insertions, 11 deletions
diff --git a/audio/sfx/purchase_3.asm b/audio/sfx/purchase_3.asm
index 65a22527..eaa4bb60 100644
--- a/audio/sfx/purchase_3.asm
+++ b/audio/sfx/purchase_3.asm
@@ -1,13 +1,13 @@
-SFX_Purchase_3_Ch1:
- duty 2
- unknownsfx0x20 4, 225, 0, 7
- unknownsfx0x20 8, 242, 224, 7
- endchannel
+SFX_Purchase_3_Ch5:
+ duty_cycle 2
+ square_note 4, 14, 1, 1792
+ square_note 8, 15, 2, 2016
+ sound_ret
-SFX_Purchase_3_Ch2:
- duty 2
- unknownsfx0x20 1, 8, 0, 0
- unknownsfx0x20 4, 145, 193, 6
- unknownsfx0x20 8, 162, 161, 7
- endchannel
+SFX_Purchase_3_Ch6:
+ duty_cycle 2
+ square_note 1, 0, 8, 0
+ square_note 4, 9, 1, 1729
+ square_note 8, 10, 2, 1953
+ sound_ret