Match mus_granroad.mid
This commit is contained in:
+1
-1
@@ -885,7 +885,7 @@ SECTIONS {
|
|||||||
sound/songs/midi/mus_gotown.o(.rodata);
|
sound/songs/midi/mus_gotown.o(.rodata);
|
||||||
sound/songs/mus_pokecen.o(.rodata);
|
sound/songs/mus_pokecen.o(.rodata);
|
||||||
sound/songs/mus_nextroad.o(.rodata);
|
sound/songs/mus_nextroad.o(.rodata);
|
||||||
sound/songs/mus_granroad.o(.rodata);
|
sound/songs/midi/mus_granroad.o(.rodata);
|
||||||
sound/songs/midi/mus_cycling.o(.rodata);
|
sound/songs/midi/mus_cycling.o(.rodata);
|
||||||
sound/songs/midi/mus_friendly.o(.rodata);
|
sound/songs/midi/mus_friendly.o(.rodata);
|
||||||
sound/songs/mus_mishiro.o(.rodata);
|
sound/songs/mus_mishiro.o(.rodata);
|
||||||
|
|||||||
@@ -183,6 +183,9 @@ $(MID_SUBDIR)/mus_gomachi0.s: %.s: %.mid
|
|||||||
$(MID_SUBDIR)/mus_gotown.s: %.s: %.mid
|
$(MID_SUBDIR)/mus_gotown.s: %.s: %.mid
|
||||||
$(MID) $< $@ -G045 -R$(STD_REVERB)
|
$(MID) $< $@ -G045 -R$(STD_REVERB)
|
||||||
|
|
||||||
|
$(MID_SUBDIR)/mus_granroad.s: %.s: %.mid
|
||||||
|
$(MID) $< $@ -G048 -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