Match mus_c_road.mid

This commit is contained in:
Kermalis 2018-09-25 17:14:25 -04:00
parent 179541bc2a
commit 1768c542db
4 changed files with 4 additions and 4037 deletions

View File

@ -912,7 +912,7 @@ SECTIONS {
sound/songs/mus_casino.o(.rodata);
sound/songs/mus_hightown.o(.rodata);
sound/songs/mus_safari.o(.rodata);
sound/songs/mus_c_road.o(.rodata);
sound/songs/midi/mus_c_road.o(.rodata);
sound/songs/midi/mus_ajito.o(.rodata);
sound/songs/mus_m_boat.o(.rodata);
sound/songs/mus_m_dungon.o(.rodata);

View File

@ -81,6 +81,9 @@ $(MID_SUBDIR)/mus_boy_sup.s: %.s: %.mid
$(MID_SUBDIR)/mus_boyeye.s: %.s: %.mid
$(MID) $< $@ -G028 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_c_road.s: %.s: %.mid
$(MID) $< $@ -G075 -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