diff options
Diffstat (limited to 'audio/sfx/battle_0f.asm')
-rw-r--r-- | audio/sfx/battle_0f.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/battle_0f.asm b/audio/sfx/battle_0f.asm index 124a9a1d..26386131 100644 --- a/audio/sfx/battle_0f.asm +++ b/audio/sfx/battle_0f.asm @@ -1,6 +1,6 @@ SFX_Battle_0F_Ch7: - noisenote 2, 225, 75 - noisenote 10, 241, 68 - noisenote 2, 225, 58 - noisenote 6, 241, 52 + noisenote 2, 14, 1, 75 + noisenote 10, 15, 1, 68 + noisenote 2, 14, 1, 58 + noisenote 6, 15, 1, 52 endchannel |