Match mus_machi_s2.mid

This commit is contained in:
Kermalis 2018-09-28 17:13:51 -04:00
parent 0dcd1c9da5
commit 8e5fc7964a
4 changed files with 4 additions and 1914 deletions

View File

@ -845,7 +845,7 @@ SECTIONS {
sound/songs/midi/mus_dooro1.o(.rodata); sound/songs/midi/mus_dooro1.o(.rodata);
sound/songs/midi/mus_dooro_x1.o(.rodata); sound/songs/midi/mus_dooro_x1.o(.rodata);
sound/songs/midi/mus_dooro_x3.o(.rodata); sound/songs/midi/mus_dooro_x3.o(.rodata);
sound/songs/mus_machi_s2.o(.rodata); sound/songs/midi/mus_machi_s2.o(.rodata);
sound/songs/mus_machi_s4.o(.rodata); sound/songs/mus_machi_s4.o(.rodata);
sound/songs/midi/mus_gim.o(.rodata); sound/songs/midi/mus_gim.o(.rodata);
sound/songs/midi/mus_naminori.o(.rodata); sound/songs/midi/mus_naminori.o(.rodata);

View File

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