Match mus_b_factory.mid
This commit is contained in:
@@ -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);
|
||||
|
||||
3
songs.mk
3
songs.mk
@@ -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)
|
||||
|
||||
|
||||
BIN
sound/songs/midi/mus_b_factory.mid
Normal file
BIN
sound/songs/midi/mus_b_factory.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user