diff options
Diffstat (limited to 'audio/sfx/battle_31.asm')
-rw-r--r-- | audio/sfx/battle_31.asm | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/audio/sfx/battle_31.asm b/audio/sfx/battle_31.asm index 09b08271..ee1cc671 100644 --- a/audio/sfx/battle_31.asm +++ b/audio/sfx/battle_31.asm @@ -1,18 +1,18 @@ SFX_Battle_31_Ch4: duty 2 - squarenote 15, 255, 224, 7 - squarenote 15, 255, 224, 7 - squarenote 15, 255, 224, 7 - squarenote 15, 255, 224, 7 - squarenote 15, 242, 224, 7 + squarenote 15, 15, -7, 2016 + squarenote 15, 15, -7, 2016 + squarenote 15, 15, -7, 2016 + squarenote 15, 15, -7, 2016 + squarenote 15, 15, 2, 2016 endchannel SFX_Battle_31_Ch5: duty 3 - squarenote 15, 255, 226, 7 - squarenote 15, 255, 225, 7 - squarenote 15, 255, 226, 7 - squarenote 15, 255, 225, 7 - squarenote 15, 242, 226, 7 + squarenote 15, 15, -7, 2018 + squarenote 15, 15, -7, 2017 + squarenote 15, 15, -7, 2018 + squarenote 15, 15, -7, 2017 + squarenote 15, 15, 2, 2018 endchannel |