Match mus_safari.mid

This commit is contained in:
Kermalis 2018-09-29 00:12:54 -04:00
parent a55cce930a
commit fc36f7a3e5
4 changed files with 4 additions and 1247 deletions

View File

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

View File

@ -333,6 +333,9 @@ $(MID_SUBDIR)/mus_rekkuu_kourin.s: %.s: %.mid
$(MID_SUBDIR)/mus_runecity.s: %.s: %.mid
$(MID) $< $@ -G091 -R$(STD_REVERB) -V062
$(MID_SUBDIR)/mus_safari.s: %.s: %.mid
$(MID) $< $@ -G074 -R$(STD_REVERB) -V082
$(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