Match mus_casino.mid

This commit is contained in:
Kermalis 2018-09-25 17:17:30 -04:00
parent 1768c542db
commit c501f63be7
4 changed files with 4 additions and 4152 deletions

View File

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

View File

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