Match mus_dooro1.mid

This commit is contained in:
Kermalis 2018-09-25 23:03:18 -04:00
parent 014aa3d137
commit 412fb0b459
4 changed files with 4 additions and 1714 deletions

View File

@ -842,7 +842,7 @@ SECTIONS {
sound/songs/mus_pcc.o(.rodata);
sound/songs/mus_nibi.o(.rodata);
sound/songs/mus_suikun.o(.rodata);
sound/songs/mus_dooro1.o(.rodata);
sound/songs/midi/mus_dooro1.o(.rodata);
sound/songs/midi/mus_dooro_x1.o(.rodata);
sound/songs/midi/mus_dooro_x3.o(.rodata);
sound/songs/mus_machi_s2.o(.rodata);

View File

@ -132,6 +132,9 @@ $(MID_SUBDIR)/mus_dooro_x3.s: %.s: %.mid
$(MID_SUBDIR)/mus_dooro_x4.s: %.s: %.mid
$(MID) $< $@ -G021 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_dooro1.s: %.s: %.mid
$(MID) $< $@ -G011 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)

Binary file not shown.

File diff suppressed because it is too large Load Diff