Match mus_hightown.mid

This commit is contained in:
Kermalis 2018-09-26 19:35:23 -04:00
parent aac997896a
commit 68b0db70a8
4 changed files with 4 additions and 2704 deletions

View File

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

View File

@ -192,6 +192,9 @@ $(MID_SUBDIR)/mus_hageshii.s: %.s: %.mid
$(MID_SUBDIR)/mus_hideri.s: %.s: %.mid
$(MID) $< $@ -G090 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_hightown.s: %.s: %.mid
$(MID) $< $@ -G073 -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