Match mus_granroad.mid

This commit is contained in:
Kermalis 2018-09-26 19:28:14 -04:00
parent b7b95fd582
commit 495c287a5e
4 changed files with 4 additions and 5438 deletions

View File

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

View File

@ -183,6 +183,9 @@ $(MID_SUBDIR)/mus_gomachi0.s: %.s: %.mid
$(MID_SUBDIR)/mus_gotown.s: %.s: %.mid
$(MID) $< $@ -G045 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_granroad.s: %.s: %.mid
$(MID) $< $@ -G048 -R$(STD_REVERB)
$(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