diff options
Diffstat (limited to 'audio/sfx/healing_machine_1.asm')
-rw-r--r-- | audio/sfx/healing_machine_1.asm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/sfx/healing_machine_1.asm b/audio/sfx/healing_machine_1.asm index ebaee990..49c40392 100644 --- a/audio/sfx/healing_machine_1.asm +++ b/audio/sfx/healing_machine_1.asm @@ -1,9 +1,9 @@ SFX_Healing_Machine_1_Ch4: duty 2 - unknownsfx0x10 44 - unknownsfx0x20 4, 242, 0, 5 - unknownsfx0x10 34 - unknownsfx0x20 2, 241, 0, 5 - unknownsfx0x10 8 - unknownsfx0x20 1, 0, 0, 0 + pitchenvelope 44 + squarenote 4, 242, 0, 5 + pitchenvelope 34 + squarenote 2, 241, 0, 5 + pitchenvelope 8 + squarenote 1, 0, 0, 0 endchannel |