diff options
Diffstat (limited to 'audio/sfx/battle_25.asm')
-rw-r--r-- | audio/sfx/battle_25.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/battle_25.asm b/audio/sfx/battle_25.asm index 3a46e505..70612976 100644 --- a/audio/sfx/battle_25.asm +++ b/audio/sfx/battle_25.asm @@ -1,7 +1,7 @@ SFX_Battle_25_Ch7: - unknownnoise0x20 15, 79, 65 - unknownnoise0x20 8, 143, 65 - unknownnoise0x20 8, 207, 65 - unknownnoise0x20 8, 242, 66 - unknownnoise0x20 15, 242, 65 + noisenote 15, 79, 65 + noisenote 8, 143, 65 + noisenote 8, 207, 65 + noisenote 8, 242, 66 + noisenote 15, 242, 65 endchannel |