Match mus_cycling.mid

This commit is contained in:
Kermalis 2018-09-25 17:34:37 -04:00
parent e8a081d0f2
commit 1b575e20d7
4 changed files with 4 additions and 4652 deletions

View File

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

View File

@ -99,6 +99,9 @@ $(MID_SUBDIR)/mus_conlobby.s: %.s: %.mid
$(MID_SUBDIR)/mus_contest0.s: %.s: %.mid $(MID_SUBDIR)/mus_contest0.s: %.s: %.mid
$(MID) $< $@ -G086 -R$(STD_REVERB) $(MID) $< $@ -G086 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_cycling.s: %.s: %.mid
$(MID) $< $@ -G049 -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