Match mus_b_factory.mid

This commit is contained in:
Kermalis 2018-09-24 00:43:25 -04:00
parent 9e7db1bc19
commit 357b159b86
4 changed files with 4 additions and 5585 deletions

View File

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

View File

@ -27,6 +27,9 @@ $(MID_SUBDIR)/mus_b_dome1.s: %.s: %.mid
$(MID_SUBDIR)/mus_b_frontier.s: %.s: %.mid
$(MID) $< $@ -G103 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_b_factory.s: %.s: %.mid
$(MID) $< $@ -G113 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_b_palace.s: %.s: %.mid
$(MID) $< $@ -G108 -R$(STD_REVERB)

Binary file not shown.

File diff suppressed because it is too large Load Diff