diff options
Diffstat (limited to 'audio/sfx/battle_21.asm')
-rw-r--r-- | audio/sfx/battle_21.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/battle_21.asm b/audio/sfx/battle_21.asm index a6b63a6c..954a3091 100644 --- a/audio/sfx/battle_21.asm +++ b/audio/sfx/battle_21.asm @@ -1,7 +1,7 @@ SFX_Battle_21_Ch7: - unknownnoise0x20 2, 241, 51 - unknownnoise0x20 2, 193, 50 - unknownnoise0x20 2, 161, 49 - unknownnoise0x20 15, 130, 50 - unknownnoise0x20 8, 241, 52 + noisenote 2, 241, 51 + noisenote 2, 193, 50 + noisenote 2, 161, 49 + noisenote 15, 130, 50 + noisenote 8, 241, 52 endchannel |