Match mus_safari.mid
This commit is contained in:
@@ -911,7 +911,7 @@ SECTIONS {
|
|||||||
sound/songs/midi/mus_ropeway.o(.rodata);
|
sound/songs/midi/mus_ropeway.o(.rodata);
|
||||||
sound/songs/midi/mus_casino.o(.rodata);
|
sound/songs/midi/mus_casino.o(.rodata);
|
||||||
sound/songs/midi/mus_hightown.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_c_road.o(.rodata);
|
||||||
sound/songs/midi/mus_ajito.o(.rodata);
|
sound/songs/midi/mus_ajito.o(.rodata);
|
||||||
sound/songs/midi/mus_m_boat.o(.rodata);
|
sound/songs/midi/mus_m_boat.o(.rodata);
|
||||||
|
|||||||
3
songs.mk
3
songs.mk
@@ -333,6 +333,9 @@ $(MID_SUBDIR)/mus_rekkuu_kourin.s: %.s: %.mid
|
|||||||
$(MID_SUBDIR)/mus_runecity.s: %.s: %.mid
|
$(MID_SUBDIR)/mus_runecity.s: %.s: %.mid
|
||||||
$(MID) $< $@ -G091 -R$(STD_REVERB) -V062
|
$(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_SUBDIR)/mus_naminori.s: %.s: %.mid
|
||||||
$(MID) $< $@ -G017 -R$(STD_REVERB)
|
$(MID) $< $@ -G017 -R$(STD_REVERB)
|
||||||
|
|
||||||
|
|||||||
BIN
sound/songs/midi/mus_safari.mid
Normal file
BIN
sound/songs/midi/mus_safari.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user