Match mus_dooro_x3.mid

This commit is contained in:
Kermalis 2018-09-25 22:57:29 -04:00
parent 9cc3a8331a
commit 03bbff5a5a
4 changed files with 4 additions and 3651 deletions

View File

@ -844,7 +844,7 @@ SECTIONS {
sound/songs/mus_suikun.o(.rodata); sound/songs/mus_suikun.o(.rodata);
sound/songs/mus_dooro1.o(.rodata); sound/songs/mus_dooro1.o(.rodata);
sound/songs/midi/mus_dooro_x1.o(.rodata); sound/songs/midi/mus_dooro_x1.o(.rodata);
sound/songs/mus_dooro_x3.o(.rodata); sound/songs/midi/mus_dooro_x3.o(.rodata);
sound/songs/mus_machi_s2.o(.rodata); sound/songs/mus_machi_s2.o(.rodata);
sound/songs/mus_machi_s4.o(.rodata); sound/songs/mus_machi_s4.o(.rodata);
sound/songs/mus_gim.o(.rodata); sound/songs/mus_gim.o(.rodata);

View File

@ -126,6 +126,9 @@ $(MID_SUBDIR)/mus_dendou.s: %.s: %.mid
$(MID_SUBDIR)/mus_dooro_x1.s: %.s: %.mid $(MID_SUBDIR)/mus_dooro_x1.s: %.s: %.mid
$(MID) $< $@ -G010 -R$(STD_REVERB) -V080 $(MID) $< $@ -G010 -R$(STD_REVERB) -V080
$(MID_SUBDIR)/mus_dooro_x3.s: %.s: %.mid
$(MID) $< $@ -G014 -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