Match mus_minamo.mid

This commit is contained in:
Kermalis 2018-09-28 23:08:04 -04:00
parent 61abaaf201
commit ce1b101f9f
4 changed files with 4 additions and 2960 deletions

View File

@ -891,7 +891,7 @@ SECTIONS {
sound/songs/mus_mishiro.o(.rodata);
sound/songs/mus_tozan.o(.rodata);
sound/songs/midi/mus_girleye.o(.rodata);
sound/songs/mus_minamo.o(.rodata);
sound/songs/midi/mus_minamo.o(.rodata);
sound/songs/midi/mus_ashroad.o(.rodata);
sound/songs/midi/mus_event0.o(.rodata);
sound/songs/midi/mus_deepdeep.o(.rodata);

View File

@ -291,6 +291,9 @@ $(MID_SUBDIR)/mus_me_zannen.s: %.s: %.mid
$(MID_SUBDIR)/mus_mgm0.s: %.s: %.mid
$(MID) $< $@ -G087 -R$(STD_REVERB) -V072
$(MID_SUBDIR)/mus_minamo.s: %.s: %.mid
$(MID) $< $@ -G054 -R$(STD_REVERB) -V085
$(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