diff options
Diffstat (limited to 'audio/sfx/battle_13.asm')
-rw-r--r-- | audio/sfx/battle_13.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/battle_13.asm b/audio/sfx/battle_13.asm index 81e1a0ef..252da5f3 100644 --- a/audio/sfx/battle_13.asm +++ b/audio/sfx/battle_13.asm @@ -1,6 +1,6 @@ SFX_Battle_13_Ch7: - unknownnoise0x20 8, 79, 51 - unknownnoise0x20 4, 196, 34 - unknownnoise0x20 6, 242, 35 - unknownnoise0x20 15, 242, 34 + noisenote 8, 79, 51 + noisenote 4, 196, 34 + noisenote 6, 242, 35 + noisenote 15, 242, 34 endchannel |