diff options
Diffstat (limited to 'audio/sfx_crystal.asm')
-rw-r--r-- | audio/sfx_crystal.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfx_crystal.asm b/audio/sfx_crystal.asm index 08806a7cf..797032251 100644 --- a/audio/sfx_crystal.asm +++ b/audio/sfx_crystal.asm @@ -84,7 +84,7 @@ Sfx_IntroPichu_Ch5: ; 1798ad dutycycle $3 soundinput $4d sound $1, $88, $0770 - sound $3, $0, $0000 + sound $3, $0, NONE soundinput $17 sound $2, $88, $0776 endchannel |