diff options
Diffstat (limited to 'audio/sfx/tink_1.asm')
-rw-r--r-- | audio/sfx/tink_1.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/tink_1.asm b/audio/sfx/tink_1.asm index c1f5f00c..3967f66c 100644 --- a/audio/sfx/tink_1.asm +++ b/audio/sfx/tink_1.asm @@ -1,8 +1,8 @@ SFX_Tink_1_Ch4: duty 2 - unknownsfx0x10 58 - unknownsfx0x20 4, 242, 0, 2 - unknownsfx0x10 34 - unknownsfx0x20 8, 226, 0, 2 - unknownsfx0x10 8 + pitchenvelope 58 + squarenote 4, 242, 0, 2 + pitchenvelope 34 + squarenote 8, 226, 0, 2 + pitchenvelope 8 endchannel |