Replace "branch" labels in music files with local names
This commit is contained in:
@@ -10,14 +10,14 @@ Music_RuinsOfAlphInterior_Ch1:
|
||||
stereopanning $f0
|
||||
notetype $c, $44
|
||||
note __, 1
|
||||
loopchannel 0, Music_RuinsOfAlphInterior_branch_ebdc2
|
||||
loopchannel 0, Music_RuinsOfAlphInterior_Ch2.mainloop
|
||||
|
||||
Music_RuinsOfAlphInterior_Ch2:
|
||||
tone $0002
|
||||
dutycycle $0
|
||||
stereopanning $f
|
||||
notetype $c, $a4
|
||||
Music_RuinsOfAlphInterior_branch_ebdc2:
|
||||
.mainloop:
|
||||
octave 4
|
||||
note C_, 4
|
||||
octave 3
|
||||
@@ -32,15 +32,15 @@ Music_RuinsOfAlphInterior_branch_ebdc2:
|
||||
note C_, 4
|
||||
octave 3
|
||||
note A#, 4
|
||||
loopchannel 0, Music_RuinsOfAlphInterior_branch_ebdc2
|
||||
loopchannel 0, .mainloop
|
||||
|
||||
Music_RuinsOfAlphInterior_Ch3:
|
||||
notetype $c, $10
|
||||
Music_RuinsOfAlphInterior_branch_ebdd7:
|
||||
.mainloop:
|
||||
octave 2
|
||||
note G#, 2
|
||||
octave 3
|
||||
note C#, 2
|
||||
note E_, 2
|
||||
note __, 10
|
||||
loopchannel 0, Music_RuinsOfAlphInterior_branch_ebdd7
|
||||
loopchannel 0, .mainloop
|
||||
|
Reference in New Issue
Block a user