diff options
Diffstat (limited to 'audio/sfx/healing_machine_3.asm')
-rw-r--r-- | audio/sfx/healing_machine_3.asm | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/sfx/healing_machine_3.asm b/audio/sfx/healing_machine_3.asm index ac11fee4..91f35fa4 100644 --- a/audio/sfx/healing_machine_3.asm +++ b/audio/sfx/healing_machine_3.asm @@ -1,9 +1,9 @@ SFX_Healing_Machine_3_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 |