aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/battle_27.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2022-07-10 20:22:24 -0400
committerRangi <35663410+Rangi42@users.noreply.github.com>2022-07-10 20:26:20 -0400
commitcc98f282271f627773203b038def8404bf9f9dad (patch)
treeef48d4afeee66a1ca779122fad94c27157f63973 /audio/sfx/battle_27.asm
parentReplace "branch" labels in music files with local names (diff)
downloadpokeyellow-cc98f282271f627773203b038def8404bf9f9dad.tar.gz
pokeyellow-cc98f282271f627773203b038def8404bf9f9dad.tar.xz
pokeyellow-cc98f282271f627773203b038def8404bf9f9dad.zip
Replace "branch" labels in SFX files with local names
Diffstat (limited to 'audio/sfx/battle_27.asm')
-rw-r--r--audio/sfx/battle_27.asm12
1 files changed, 4 insertions, 8 deletions
diff --git a/audio/sfx/battle_27.asm b/audio/sfx/battle_27.asm
index 1b505811..d7b3e0ff 100644
--- a/audio/sfx/battle_27.asm
+++ b/audio/sfx/battle_27.asm
@@ -1,25 +1,21 @@
SFX_Battle_27_Ch5:
duty_cycle 2
square_note 15, 3, -7, 1984
-
-SFX_Battle_27_branch_2062a:
+.loop1:
square_note 15, 13, -7, 1984
- sound_loop 4, SFX_Battle_27_branch_2062a
+ sound_loop 4, .loop1
square_note 15, 13, 1, 1984
sound_ret
-
SFX_Battle_27_Ch6:
duty_cycle_pattern 2, 3, 0, 3
square_note 15, 2, -7, 1992
-
-SFX_Battle_27_branch_2063d:
+.loop1:
square_note 15, 12, -7, 1991
- sound_loop 4, SFX_Battle_27_branch_2063d
+ sound_loop 4, .loop1
square_note 15, 12, 1, 1992
sound_ret
-
SFX_Battle_27_Ch8:
noise_note 3, 9, 7, 18
noise_note 3, 10, 1, 17