diff options
Diffstat (limited to 'audio/sfx/battle_17.asm')
-rw-r--r-- | audio/sfx/battle_17.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/sfx/battle_17.asm b/audio/sfx/battle_17.asm index 82bb2117..5164fdd6 100644 --- a/audio/sfx/battle_17.asm +++ b/audio/sfx/battle_17.asm @@ -1,6 +1,6 @@ SFX_Battle_17_Ch7: - unknownnoise0x20 2, 148, 51 - unknownnoise0x20 4, 180, 34 - unknownnoise0x20 4, 241, 68 - unknownnoise0x20 8, 241, 85 + noisenote 2, 148, 51 + noisenote 4, 180, 34 + noisenote 4, 241, 68 + noisenote 8, 241, 85 endchannel |