diff options
Diffstat (limited to 'audio/sfx/withdraw_deposit_1.asm')
-rw-r--r-- | audio/sfx/withdraw_deposit_1.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/withdraw_deposit_1.asm b/audio/sfx/withdraw_deposit_1.asm index 14b1e66f..fe1daefb 100644 --- a/audio/sfx/withdraw_deposit_1.asm +++ b/audio/sfx/withdraw_deposit_1.asm @@ -1,12 +1,12 @@ SFX_Withdraw_Deposit_1_Ch4: duty 1 pitchenvelope 3, -2 - squarenote 4, 242, 0, 5 + squarenote 4, 15, 2, 1280 pitchenvelope 2, 2 - squarenote 4, 226, 0, 5 + squarenote 4, 14, 2, 1280 pitchenvelope 3, -2 - squarenote 4, 242, 0, 7 + squarenote 4, 15, 2, 1792 pitchenvelope 2, 2 - squarenote 15, 226, 0, 7 + squarenote 15, 14, 2, 1792 pitchenvelope 0, 0 endchannel |