Match mus_gomachi0.mid

This commit is contained in:
Kermalis 2018-09-26 19:06:26 -04:00
parent a2e816b33a
commit d3bedad347
4 changed files with 4 additions and 2086 deletions

View File

@ -881,7 +881,7 @@ SECTIONS {
sound/songs/mus_test3.o(.rodata); sound/songs/mus_test3.o(.rodata);
sound/songs/mus_test4.o(.rodata); sound/songs/mus_test4.o(.rodata);
sound/songs/mus_test.o(.rodata); sound/songs/mus_test.o(.rodata);
sound/songs/mus_gomachi0.o(.rodata); sound/songs/midi/mus_gomachi0.o(.rodata);
sound/songs/mus_gotown.o(.rodata); sound/songs/mus_gotown.o(.rodata);
sound/songs/mus_pokecen.o(.rodata); sound/songs/mus_pokecen.o(.rodata);
sound/songs/mus_nextroad.o(.rodata); sound/songs/mus_nextroad.o(.rodata);

View File

@ -177,6 +177,9 @@ $(MID_SUBDIR)/mus_girl_sup.s: %.s: %.mid
$(MID_SUBDIR)/mus_girleye.s: %.s: %.mid $(MID_SUBDIR)/mus_girleye.s: %.s: %.mid
$(MID) $< $@ -G053 -R$(STD_REVERB) $(MID) $< $@ -G053 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_gomachi0.s: %.s: %.mid
$(MID) $< $@ -G044 -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