diff options
Diffstat (limited to 'audio/sfx/battle_33.asm')
-rw-r--r-- | audio/sfx/battle_33.asm | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/audio/sfx/battle_33.asm b/audio/sfx/battle_33.asm index 740b8b43..5eee7b32 100644 --- a/audio/sfx/battle_33.asm +++ b/audio/sfx/battle_33.asm @@ -1,18 +1,18 @@ SFX_Battle_33_Ch4: duty 2 - squarenote 6, 241, 0, 5 - squarenote 6, 241, 128, 5 - squarenote 6, 241, 0, 6 - squarenote 6, 241, 128, 6 - squarenote 8, 241, 0, 7 + squarenote 6, 15, 1, 1280 + squarenote 6, 15, 1, 1408 + squarenote 6, 15, 1, 1536 + squarenote 6, 15, 1, 1664 + squarenote 8, 15, 1, 1792 endchannel SFX_Battle_33_Ch5: duty 3 - squarenote 6, 225, 16, 5 - squarenote 6, 225, 144, 5 - squarenote 6, 225, 16, 6 - squarenote 6, 225, 144, 6 - squarenote 8, 225, 16, 7 + squarenote 6, 14, 1, 1296 + squarenote 6, 14, 1, 1424 + squarenote 6, 14, 1, 1552 + squarenote 6, 14, 1, 1680 + squarenote 8, 14, 1, 1808 endchannel |