Match mus_maborosi.mid

This commit is contained in:
Kermalis 2018-09-28 17:11:33 -04:00
parent 6b5a0589ee
commit 0dcd1c9da5
4 changed files with 4 additions and 1422 deletions

View File

@ -921,7 +921,7 @@ SECTIONS {
sound/songs/mus_p_school.o(.rodata); sound/songs/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/mus_tonekusa.o(.rodata);
sound/songs/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);
sound/songs/mus_mgm0.o(.rodata); sound/songs/mus_mgm0.o(.rodata);

View File

@ -234,6 +234,9 @@ $(MID_SUBDIR)/mus_m_boat.s: %.s: %.mid
$(MID_SUBDIR)/mus_m_dungon.s: %.s: %.mid $(MID_SUBDIR)/mus_m_dungon.s: %.s: %.mid
$(MID) $< $@ -G078 -R$(STD_REVERB) $(MID) $< $@ -G078 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_maborosi.s: %.s: %.mid
$(MID) $< $@ -G084 -R$(STD_REVERB)
$(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