diff options
Diffstat (limited to 'audio/sfx/battle_26.asm')
-rw-r--r-- | audio/sfx/battle_26.asm | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/audio/sfx/battle_26.asm b/audio/sfx/battle_26.asm index ce1ac2f9..08837de3 100644 --- a/audio/sfx/battle_26.asm +++ b/audio/sfx/battle_26.asm @@ -1,9 +1,9 @@ SFX_Battle_26_Ch7: - unknownnoise0x20 10, 255, 80 - unknownnoise0x20 15, 255, 81 - unknownnoise0x20 8, 242, 81 - unknownnoise0x20 6, 255, 82 - unknownnoise0x20 6, 255, 83 - unknownnoise0x20 8, 255, 84 - unknownnoise0x20 15, 242, 84 + noisenote 10, 255, 80 + noisenote 15, 255, 81 + noisenote 8, 242, 81 + noisenote 6, 255, 82 + noisenote 6, 255, 83 + noisenote 8, 255, 84 + noisenote 15, 242, 84 endchannel |