diff options
Diffstat (limited to 'audio/sfx/purchase_3.asm')
-rw-r--r-- | audio/sfx/purchase_3.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/purchase_3.asm b/audio/sfx/purchase_3.asm index b8a5660f..454e6f83 100644 --- a/audio/sfx/purchase_3.asm +++ b/audio/sfx/purchase_3.asm @@ -1,13 +1,13 @@ SFX_Purchase_3_Ch4: duty 2 - squarenote 4, 225, 0, 7 - squarenote 8, 242, 224, 7 + squarenote 4, 14, 1, 1792 + squarenote 8, 15, 2, 2016 endchannel SFX_Purchase_3_Ch5: duty 2 - squarenote 1, 8, 0, 0 - squarenote 4, 145, 193, 6 - squarenote 8, 162, 161, 7 + squarenote 1, 0, 8, 0 + squarenote 4, 9, 1, 1729 + squarenote 8, 10, 2, 1953 endchannel |