diff options
Diffstat (limited to 'audio/sfx/battle_19.asm')
-rw-r--r-- | audio/sfx/battle_19.asm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sfx/battle_19.asm b/audio/sfx/battle_19.asm index 6bc1804d..47f742e4 100644 --- a/audio/sfx/battle_19.asm +++ b/audio/sfx/battle_19.asm @@ -1,5 +1,5 @@ SFX_Battle_19_Ch7: - unknownnoise0x20 2, 132, 67 - unknownnoise0x20 2, 196, 34 - unknownnoise0x20 8, 242, 52 + noisenote 2, 132, 67 + noisenote 2, 196, 34 + noisenote 8, 242, 52 endchannel |