diff options
Diffstat (limited to 'audio/sfx/battle_12.asm')
-rw-r--r-- | audio/sfx/battle_12.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/battle_12.asm b/audio/sfx/battle_12.asm index 680a93b8..86d5a815 100644 --- a/audio/sfx/battle_12.asm +++ b/audio/sfx/battle_12.asm @@ -1,6 +1,6 @@ SFX_Battle_12_Ch7: - noisenote 8, 79, 35 - noisenote 4, 196, 34 - noisenote 6, 242, 35 + noisenote 8, 4, -7, 35 + noisenote 4, 12, 4, 34 + noisenote 6, 15, 2, 35 loopchannel 4, SFX_Battle_12_Ch7 endchannel |