Match mus_runecity.mid

This commit is contained in:
Kermalis 2018-09-29 00:10:18 -04:00
parent 55f8e4aed7
commit a55cce930a
4 changed files with 4 additions and 3152 deletions

View File

@ -928,7 +928,7 @@ SECTIONS {
sound/songs/mus_t_battle.o(.rodata);
sound/songs/midi/mus_ooame.o(.rodata);
sound/songs/midi/mus_hideri.o(.rodata);
sound/songs/mus_runecity.o(.rodata);
sound/songs/midi/mus_runecity.o(.rodata);
sound/songs/midi/mus_con_k.o(.rodata);
sound/songs/midi/mus_eikou_r.o(.rodata);
sound/songs/midi/mus_karakuri.o(.rodata);

View File

@ -330,6 +330,9 @@ $(MID_SUBDIR)/mus_rainbow.s: %.s: %.mid
$(MID_SUBDIR)/mus_rekkuu_kourin.s: %.s: %.mid
$(MID) $< $@ -G109 -R$(STD_REVERB) -V090
$(MID_SUBDIR)/mus_runecity.s: %.s: %.mid
$(MID) $< $@ -G091 -R$(STD_REVERB) -V062
$(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