Match mus_tsuretek.mid

This commit is contained in:
Kermalis 2018-09-29 03:26:30 -04:00
parent 3893291d8d
commit a300a9799c
5 changed files with 5 additions and 1219 deletions

View File

@ -903,7 +903,7 @@ SECTIONS {
sound/songs/midi/mus_kakkoii.o(.rodata);
sound/songs/midi/mus_kazanbai.o(.rodata);
sound/songs/midi/mus_aqa_0.o(.rodata);
sound/songs/mus_tsuretek.o(.rodata);
sound/songs/midi/mus_tsuretek.o(.rodata);
sound/songs/midi/mus_boy_sup.o(.rodata);
sound/songs/midi/mus_rainbow.o(.rodata);
sound/songs/midi/mus_ayasii.o(.rodata);

View File

@ -387,6 +387,9 @@ $(MID_SUBDIR)/mus_tonekusa.s: %.s: %.mid
$(MID_SUBDIR)/mus_tozan.s: %.s: %.mid
$(MID) $< $@ -G052 -R$(STD_REVERB) -V078
$(MID_SUBDIR)/mus_tsuretek.s: %.s: %.mid
$(MID) $< $@ -G066 -R$(STD_REVERB) -V074
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -424,7 +424,7 @@ gSongTable:: @ 86B49F0
song mus_kakkoii, 0, 0 @ Trainers' Eyes Meet (Cooltrainer)
song mus_kazanbai, 0, 0 @ Route 113
song mus_aqa_0, 0, 0 @ Team Aqua Appears!
song mus_tsuretek, 0, 0 @ Follow Me!
song mus_tsuretek, 0, 0 @ Hurry Along
song mus_boy_sup, 0, 0 @ Brendan
song mus_rainbow, 0, 0 @ Evergrande City
song mus_ayasii, 0, 0 @ Trainers' Eyes Meet (Hex Maniac)

Binary file not shown.

File diff suppressed because it is too large Load Diff