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