Match mus_b_palace.mid
This commit is contained in:
+1
-1
@@ -946,7 +946,7 @@ SECTIONS {
|
|||||||
sound/songs/mus_me_tore_eye.o(.rodata);
|
sound/songs/mus_me_tore_eye.o(.rodata);
|
||||||
sound/songs/mus_pyramid.o(.rodata);
|
sound/songs/mus_pyramid.o(.rodata);
|
||||||
sound/songs/mus_pyramid_top.o(.rodata);
|
sound/songs/mus_pyramid_top.o(.rodata);
|
||||||
sound/songs/mus_b_palace.o(.rodata);
|
sound/songs/midi/mus_b_palace.o(.rodata);
|
||||||
sound/songs/mus_rekkuu_kourin.o(.rodata);
|
sound/songs/mus_rekkuu_kourin.o(.rodata);
|
||||||
sound/songs/mus_sattower.o(.rodata);
|
sound/songs/mus_sattower.o(.rodata);
|
||||||
sound/songs/mus_me_symbolget.o(.rodata);
|
sound/songs/mus_me_symbolget.o(.rodata);
|
||||||
|
|||||||
@@ -27,6 +27,9 @@ $(MID_SUBDIR)/mus_b_dome1.s: %.s: %.mid
|
|||||||
$(MID_SUBDIR)/mus_b_frontier.s: %.s: %.mid
|
$(MID_SUBDIR)/mus_b_frontier.s: %.s: %.mid
|
||||||
$(MID) $< $@ -G103 -R$(STD_REVERB)
|
$(MID) $< $@ -G103 -R$(STD_REVERB)
|
||||||
|
|
||||||
|
$(MID_SUBDIR)/mus_b_palace.s: %.s: %.mid
|
||||||
|
$(MID) $< $@ -G108 -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
Reference in New Issue
Block a user