Match mus_eikou_r.mid

This commit is contained in:
Kermalis 2018-09-25 23:47:55 -04:00
parent 2606eafb59
commit 042bad2d43
5 changed files with 5 additions and 1612 deletions

View File

@ -930,7 +930,7 @@ SECTIONS {
sound/songs/mus_hideri.o(.rodata);
sound/songs/mus_runecity.o(.rodata);
sound/songs/midi/mus_con_k.o(.rodata);
sound/songs/mus_eikou_r.o(.rodata);
sound/songs/midi/mus_eikou_r.o(.rodata);
sound/songs/mus_karakuri.o(.rodata);
sound/songs/mus_hutago.o(.rodata);
sound/songs/mus_sitennou.o(.rodata);

View File

@ -138,6 +138,9 @@ $(MID_SUBDIR)/mus_dooro1.s: %.s: %.mid
$(MID_SUBDIR)/mus_dummy.s: %.s: %.mid
$(MID) $< $@ -R40
$(MID_SUBDIR)/mus_eikou_r.s: %.s: %.mid
$(MID) $< $@ -G093 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

View File

@ -451,7 +451,7 @@ gSongTable:: @ 86B49F0
song mus_hideri, 0, 0 @ The Drought
song mus_runecity, 0, 0 @ Sootopolis City
song mus_con_k, 0, 0 @ Results Announcement
song mus_eikou_r, 0, 0 @ Hall of Fame
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_sitennou, 0, 0 @ Encounter! Elite Four

Binary file not shown.

File diff suppressed because it is too large Load Diff