diff options
Diffstat (limited to 'audio/sfx/battle_18.asm')
-rw-r--r-- | audio/sfx/battle_18.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/battle_18.asm b/audio/sfx/battle_18.asm index eb6ff32c..ced87cd8 100644 --- a/audio/sfx/battle_18.asm +++ b/audio/sfx/battle_18.asm @@ -1,4 +1,4 @@ SFX_Battle_18_Ch7: - noisenote 4, 255, 85 - noisenote 8, 241, 101 + noisenote 4, 15, -7, 85 + noisenote 8, 15, 1, 101 endchannel |