diff options
Diffstat (limited to 'audio/sfx/psychic_m.asm')
-rw-r--r-- | audio/sfx/psychic_m.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/psychic_m.asm b/audio/sfx/psychic_m.asm index 6d70dc3b..55bb3d25 100644 --- a/audio/sfx/psychic_m.asm +++ b/audio/sfx/psychic_m.asm @@ -1,13 +1,13 @@ SFX_Psychic_M_Ch4: duty 2 - pitchenvelope 247 + pitchenvelope 15, 7 squarenote 8, 196, 189, 7 squarenote 8, 196, 190, 7 squarenote 8, 196, 191, 7 squarenote 8, 196, 192, 7 squarenote 15, 196, 193, 7 squarenote 15, 242, 192, 7 - pitchenvelope 8 + pitchenvelope 0, 0 endchannel |