Match mus_b_arena.mid
This commit is contained in:
+1
-1
@@ -941,7 +941,7 @@ SECTIONS {
|
|||||||
sound/songs/mus_thankfor.o(.rodata);
|
sound/songs/mus_thankfor.o(.rodata);
|
||||||
sound/songs/mus_end.o(.rodata);
|
sound/songs/mus_end.o(.rodata);
|
||||||
sound/songs/mus_b_frontier.o(.rodata);
|
sound/songs/mus_b_frontier.o(.rodata);
|
||||||
sound/songs/mus_b_arena.o(.rodata);
|
sound/songs/midi/mus_b_arena.o(.rodata);
|
||||||
sound/songs/mus_me_pointget.o(.rodata);
|
sound/songs/mus_me_pointget.o(.rodata);
|
||||||
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);
|
||||||
|
|||||||
@@ -15,6 +15,9 @@ $(MID_SUBDIR)/mus_ashroad.s: %.s: %.mid
|
|||||||
$(MID_SUBDIR)/mus_ayasii.s: %.s: %.mid
|
$(MID_SUBDIR)/mus_ayasii.s: %.s: %.mid
|
||||||
$(MID) $< $@ -G069 -R$(STD_REVERB) -V078
|
$(MID) $< $@ -G069 -R$(STD_REVERB) -V078
|
||||||
|
|
||||||
|
$(MID_SUBDIR)/mus_b_arena.s: %.s: %.mid
|
||||||
|
$(MID) $< $@ -G104 -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