diff options
Diffstat (limited to 'audio/sfx/battle_19.asm')
-rw-r--r-- | audio/sfx/battle_19.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/battle_19.asm b/audio/sfx/battle_19.asm index 47f742e4..53de4341 100644 --- a/audio/sfx/battle_19.asm +++ b/audio/sfx/battle_19.asm @@ -1,5 +1,5 @@ SFX_Battle_19_Ch7: - noisenote 2, 132, 67 - noisenote 2, 196, 34 - noisenote 8, 242, 52 + noisenote 2, 8, 4, 67 + noisenote 2, 12, 4, 34 + noisenote 8, 15, 2, 52 endchannel |