Match mus_finecity.mid

This commit is contained in:
Kermalis 2018-09-26 18:52:03 -04:00
parent b2100c1d3b
commit 157cad7ba7
4 changed files with 4 additions and 5381 deletions

View File

@ -916,7 +916,7 @@ SECTIONS {
sound/songs/midi/mus_ajito.o(.rodata); sound/songs/midi/mus_ajito.o(.rodata);
sound/songs/mus_m_boat.o(.rodata); sound/songs/mus_m_boat.o(.rodata);
sound/songs/mus_m_dungon.o(.rodata); sound/songs/mus_m_dungon.o(.rodata);
sound/songs/mus_finecity.o(.rodata); sound/songs/midi/mus_finecity.o(.rodata);
sound/songs/mus_machupi.o(.rodata); sound/songs/mus_machupi.o(.rodata);
sound/songs/mus_p_school.o(.rodata); sound/songs/mus_p_school.o(.rodata);
sound/songs/midi/mus_dendou.o(.rodata); sound/songs/midi/mus_dendou.o(.rodata);

View File

@ -159,6 +159,9 @@ $(MID_SUBDIR)/mus_fanfa5.s: %.s: %.mid
$(MID_SUBDIR)/mus_field13.s: %.s: %.mid $(MID_SUBDIR)/mus_field13.s: %.s: %.mid
$(MID) $< $@ -G000 -R$(STD_REVERB) $(MID) $< $@ -G000 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_finecity.s: %.s: %.mid
$(MID) $< $@ -G079 -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