Match mus_hutago.mid

This commit is contained in:
Kermalis 2018-09-26 19:37:55 -04:00
parent 68b0db70a8
commit ac4b91d602
5 changed files with 5 additions and 1011 deletions

View File

@ -932,7 +932,7 @@ SECTIONS {
sound/songs/midi/mus_con_k.o(.rodata);
sound/songs/midi/mus_eikou_r.o(.rodata);
sound/songs/mus_karakuri.o(.rodata);
sound/songs/mus_hutago.o(.rodata);
sound/songs/midi/mus_hutago.o(.rodata);
sound/songs/mus_sitennou.o(.rodata);
sound/songs/mus_yama_eye.o(.rodata);
sound/songs/midi/mus_conlobby.o(.rodata);

View File

@ -195,6 +195,9 @@ $(MID_SUBDIR)/mus_hideri.s: %.s: %.mid
$(MID_SUBDIR)/mus_hightown.s: %.s: %.mid
$(MID) $< $@ -G073 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_hutago.s: %.s: %.mid
$(MID) $< $@ -G095 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -453,7 +453,7 @@ gSongTable:: @ 86B49F0
song mus_con_k, 0, 0 @ Results Announcement
song mus_eikou_r, 0, 0 @ Room of Glory
song mus_karakuri, 0, 0 @ Trick House
song mus_hutago, 0, 0 @ Encounter! Kid
song mus_hutago, 0, 0 @ Twins
song mus_sitennou, 0, 0 @ Encounter! Elite Four
song mus_yama_eye, 0, 0 @ Encounter! Hiker
song mus_conlobby, 0, 0 @ Contest Lobby

Binary file not shown.

File diff suppressed because it is too large Load Diff