Match mus_ropeway.mid

This commit is contained in:
Kermalis 2018-09-23 23:20:44 -04:00
parent aceb85e11e
commit 2b0d340ba5
4 changed files with 4 additions and 1416 deletions

View File

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

View File

@ -17,3 +17,6 @@ $(MID_SUBDIR)/mus_ayasii.s: %.s: %.mid
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
$(MID) $< $@ -G017 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid
$(MID) $< $@ -G071 -R$(STD_REVERB) -V078

Binary file not shown.

File diff suppressed because it is too large Load Diff