Match mus_b_tube.mid

This commit is contained in:
Kermalis 2018-09-25 14:32:56 -04:00
parent 4b5609b739
commit d396871781
4 changed files with 4 additions and 3743 deletions

View File

@ -951,7 +951,7 @@ SECTIONS {
sound/songs/mus_sattower.o(.rodata); sound/songs/mus_sattower.o(.rodata);
sound/songs/mus_me_symbolget.o(.rodata); sound/songs/mus_me_symbolget.o(.rodata);
sound/songs/midi/mus_b_dome.o(.rodata); sound/songs/midi/mus_b_dome.o(.rodata);
sound/songs/mus_b_tube.o(.rodata); sound/songs/midi/mus_b_tube.o(.rodata);
sound/songs/midi/mus_b_factory.o(.rodata); sound/songs/midi/mus_b_factory.o(.rodata);
sound/songs/mus_vs_rekku.o(.rodata); sound/songs/mus_vs_rekku.o(.rodata);
sound/songs/mus_vs_front.o(.rodata); sound/songs/mus_vs_front.o(.rodata);

View File

@ -36,6 +36,9 @@ $(MID_SUBDIR)/mus_b_palace.s: %.s: %.mid
$(MID_SUBDIR)/mus_b_tower.s: %.s: %.mid $(MID_SUBDIR)/mus_b_tower.s: %.s: %.mid
$(MID) $< $@ -G035 -R$(STD_REVERB) $(MID) $< $@ -G035 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_b_tube.s: %.s: %.mid
$(MID) $< $@ -G112 -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