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 77be75c0..680a93b8 100644 --- a/audio/sfx/battle_12.asm +++ b/audio/sfx/battle_12.asm @@ -1,6 +1,6 @@ SFX_Battle_12_Ch7: - unknownnoise0x20 8, 79, 35 - unknownnoise0x20 4, 196, 34 - unknownnoise0x20 6, 242, 35 + noisenote 8, 79, 35 + noisenote 4, 196, 34 + noisenote 6, 242, 35 loopchannel 4, SFX_Battle_12_Ch7 endchannel |