Match mus_tonekusa.mid

This commit is contained in:
Kermalis 2018-09-29 00:50:43 -04:00
parent 5ee5f49591
commit 1e7ad3d964
4 changed files with 4 additions and 2848 deletions

View File

@ -920,7 +920,7 @@ SECTIONS {
sound/songs/midi/mus_machupi.o(.rodata); sound/songs/midi/mus_machupi.o(.rodata);
sound/songs/midi/mus_p_school.o(.rodata); sound/songs/midi/mus_p_school.o(.rodata);
sound/songs/midi/mus_dendou.o(.rodata); sound/songs/midi/mus_dendou.o(.rodata);
sound/songs/mus_tonekusa.o(.rodata); sound/songs/midi/mus_tonekusa.o(.rodata);
sound/songs/midi/mus_maborosi.o(.rodata); sound/songs/midi/mus_maborosi.o(.rodata);
sound/songs/midi/mus_con_fan.o(.rodata); sound/songs/midi/mus_con_fan.o(.rodata);
sound/songs/midi/mus_contest0.o(.rodata); sound/songs/midi/mus_contest0.o(.rodata);

View File

@ -381,6 +381,9 @@ $(MID_SUBDIR)/mus_thankfor.s: %.s: %.mid
$(MID_SUBDIR)/mus_title3.s: %.s: %.mid $(MID_SUBDIR)/mus_title3.s: %.s: %.mid
$(MID) $< $@ -G059 -R$(STD_REVERB) -V090 $(MID) $< $@ -G059 -R$(STD_REVERB) -V090
$(MID_SUBDIR)/mus_tonekusa.s: %.s: %.mid
$(MID) $< $@ -G083 -R$(STD_REVERB) -V100
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid $(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB) $(MID) $< $@ -G017 -R$(STD_REVERB)

Binary file not shown.

File diff suppressed because it is too large Load Diff