diff options
Diffstat (limited to 'audio/sfx/battle_23.asm')
-rw-r--r-- | audio/sfx/battle_23.asm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/sfx/battle_23.asm b/audio/sfx/battle_23.asm index e532cf08..e8214c80 100644 --- a/audio/sfx/battle_23.asm +++ b/audio/sfx/battle_23.asm @@ -1,7 +1,7 @@ SFX_Battle_23_Ch7: - unknownnoise0x20 2, 242, 67 - unknownnoise0x20 4, 181, 50 - unknownnoise0x20 9, 134, 49 - unknownnoise0x20 7, 100, 0 - unknownnoise0x20 15, 242, 85 + noisenote 2, 242, 67 + noisenote 4, 181, 50 + noisenote 9, 134, 49 + noisenote 7, 100, 0 + noisenote 15, 242, 85 endchannel |