Match mus_mishiro.mid

This commit is contained in:
Kermalis 2018-09-28 23:10:57 -04:00
parent ce1b101f9f
commit 0761db312f
4 changed files with 4 additions and 3178 deletions

View File

@ -888,7 +888,7 @@ SECTIONS {
sound/songs/midi/mus_granroad.o(.rodata); sound/songs/midi/mus_granroad.o(.rodata);
sound/songs/midi/mus_cycling.o(.rodata); sound/songs/midi/mus_cycling.o(.rodata);
sound/songs/midi/mus_friendly.o(.rodata); sound/songs/midi/mus_friendly.o(.rodata);
sound/songs/mus_mishiro.o(.rodata); sound/songs/midi/mus_mishiro.o(.rodata);
sound/songs/mus_tozan.o(.rodata); sound/songs/mus_tozan.o(.rodata);
sound/songs/midi/mus_girleye.o(.rodata); sound/songs/midi/mus_girleye.o(.rodata);
sound/songs/midi/mus_minamo.o(.rodata); sound/songs/midi/mus_minamo.o(.rodata);

View File

@ -294,6 +294,9 @@ $(MID_SUBDIR)/mus_mgm0.s: %.s: %.mid
$(MID_SUBDIR)/mus_minamo.s: %.s: %.mid $(MID_SUBDIR)/mus_minamo.s: %.s: %.mid
$(MID) $< $@ -G054 -R$(STD_REVERB) -V085 $(MID) $< $@ -G054 -R$(STD_REVERB) -V085
$(MID_SUBDIR)/mus_mishiro.s: %.s: %.mid
$(MID) $< $@ -G051 -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