Replace "branch" labels in music files with local names

This commit is contained in:
Rangi 2022-07-10 20:22:11 -04:00 committed by Rangi
parent a66adbcc5c
commit d8c6817279
47 changed files with 825 additions and 1060 deletions

View file

@ -3,8 +3,7 @@ Music_PalletTown_Ch1::
volume 7, 7
duty_cycle 2
note_type 12, 12, 3
Music_PalletTown_branch_a7ce::
.mainloop:
octave 3
note B_, 4
octave 4
@ -144,14 +143,13 @@ Music_PalletTown_branch_a7ce::
note D_, 2
note C_, 2
note D_, 2
sound_loop 0, Music_PalletTown_branch_a7ce
sound_ret
sound_loop 0, .mainloop
sound_ret ; unused
Music_PalletTown_Ch2::
duty_cycle 2
Music_PalletTown_branch_a861::
.mainloop:
note_type 12, 13, 3
octave 5
note D_, 2
@ -258,15 +256,14 @@ Music_PalletTown_branch_a861::
note B_, 4
note B_, 8
note A_, 8
sound_loop 0, Music_PalletTown_branch_a861
sound_ret
sound_loop 0, .mainloop
sound_ret ; unused
Music_PalletTown_Ch3::
vibrato 24, 2, 8
note_type 12, 1, 2
Music_PalletTown_branch_a8e3::
.mainloop:
octave 4
note G_, 6
note E_, 6
@ -310,5 +307,6 @@ Music_PalletTown_branch_a8e3::
note E_, 8
note E_, 8
note F#, 8
sound_loop 0, Music_PalletTown_branch_a8e3
sound_ret
sound_loop 0, .mainloop
sound_ret ; unused