Match mus_boy_sup.mid

This commit is contained in:
Kermalis 2018-09-25 17:07:26 -04:00
parent 4da711d64b
commit e3b385624e
5 changed files with 5 additions and 2593 deletions

View File

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

View File

@ -75,6 +75,9 @@ $(MID_SUBDIR)/mus_bd_time.s: %.s: %.mid
$(MID_SUBDIR)/mus_bijyutu.s: %.s: %.mid
$(MID) $< $@ -G020 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_boy_sup.s: %.s: %.mid
$(MID) $< $@ -G067 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -425,7 +425,7 @@ gSongTable:: @ 86B49F0
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_boy_sup, 0, 0 @ Encounter! Brendan
song mus_boy_sup, 0, 0 @ Brendan
song mus_rainbow, 0, 0 @ Ever Grande City
song mus_ayasii, 0, 0 @ Trainers' Eyes Meet (Hex Maniac)
song mus_kachi4, 0, 0 @ Victory! Aqua/Magma Grunt

Binary file not shown.

File diff suppressed because it is too large Load Diff