summaryrefslogtreecommitdiff
path: root/audio/sfx/battle_35.asm
diff options
context:
space:
mode:
Diffstat (limited to 'audio/sfx/battle_35.asm')
-rw-r--r--audio/sfx/battle_35.asm38
1 files changed, 19 insertions, 19 deletions
diff --git a/audio/sfx/battle_35.asm b/audio/sfx/battle_35.asm
index 7ce3afb4..e9f78657 100644
--- a/audio/sfx/battle_35.asm
+++ b/audio/sfx/battle_35.asm
@@ -1,29 +1,29 @@
-SFX_Battle_35_Ch4:
- executemusic
+SFX_Battle_35_Ch5:
+ execute_music
vibrato 10, 2, 4
- duty 2
- notetype 10, 8, 7
+ duty_cycle 2
+ note_type 10, 8, 7
octave 5
- G# 8
+ note G#, 8
octave 6
- F# 4
- E_ 4
+ note F#, 4
+ note E_, 4
octave 5
- G# 8
- endchannel
+ note G#, 8
+ sound_ret
-SFX_Battle_35_Ch5:
- executemusic
+SFX_Battle_35_Ch6:
+ execute_music
vibrato 10, 2, 3
- duty 2
- notetype 11, 6, 7
+ duty_cycle 2
+ note_type 11, 6, 7
octave 5
- G# 8
- notetype 10, 6, 7
+ note G#, 8
+ note_type 10, 6, 7
octave 6
- F# 4
- E_ 4
+ note F#, 4
+ note E_, 4
octave 5
- G# 8
- endchannel
+ note G#, 8
+ sound_ret