Match mus_b_tube.mid
This commit is contained in:
+1
-1
@@ -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);
|
||||||
|
|||||||
@@ -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
Reference in New Issue
Block a user