Match mus_nextroad.mid

This commit is contained in:
Kermalis 2018-09-28 23:42:15 -04:00
parent 0761db312f
commit e8c1c3879b
4 changed files with 4 additions and 3680 deletions

View File

@ -884,7 +884,7 @@ SECTIONS {
sound/songs/midi/mus_gomachi0.o(.rodata); sound/songs/midi/mus_gomachi0.o(.rodata);
sound/songs/midi/mus_gotown.o(.rodata); sound/songs/midi/mus_gotown.o(.rodata);
sound/songs/mus_pokecen.o(.rodata); sound/songs/mus_pokecen.o(.rodata);
sound/songs/mus_nextroad.o(.rodata); sound/songs/midi/mus_nextroad.o(.rodata);
sound/songs/midi/mus_granroad.o(.rodata); sound/songs/midi/mus_granroad.o(.rodata);
sound/songs/midi/mus_cycling.o(.rodata); sound/songs/midi/mus_cycling.o(.rodata);
sound/songs/midi/mus_friendly.o(.rodata); sound/songs/midi/mus_friendly.o(.rodata);

View File

@ -297,6 +297,9 @@ $(MID_SUBDIR)/mus_minamo.s: %.s: %.mid
$(MID_SUBDIR)/mus_mishiro.s: %.s: %.mid $(MID_SUBDIR)/mus_mishiro.s: %.s: %.mid
$(MID) $< $@ -G051 -R$(STD_REVERB) -V100 $(MID) $< $@ -G051 -R$(STD_REVERB) -V100
$(MID_SUBDIR)/mus_nextroad.s: %.s: %.mid
$(MID) $< $@ -G047 -R$(STD_REVERB) -V097
$(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