Match mus_b_frontier.mid

This commit is contained in:
Kermalis 2018-09-24 00:05:45 -04:00
parent 6049308461
commit 257427ffdc
4 changed files with 4 additions and 3984 deletions

View File

@ -940,7 +940,7 @@ SECTIONS {
sound/songs/mus_daigo.o(.rodata);
sound/songs/mus_thankfor.o(.rodata);
sound/songs/mus_end.o(.rodata);
sound/songs/mus_b_frontier.o(.rodata);
sound/songs/midi/mus_b_frontier.o(.rodata);
sound/songs/midi/mus_b_arena.o(.rodata);
sound/songs/mus_me_pointget.o(.rodata);
sound/songs/mus_me_tore_eye.o(.rodata);

View File

@ -24,6 +24,9 @@ $(MID_SUBDIR)/mus_b_dome.s: %.s: %.mid
$(MID_SUBDIR)/mus_b_dome1.s: %.s: %.mid
$(MID) $< $@ -G111 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_b_frontier.s: %.s: %.mid
$(MID) $< $@ -G103 -R$(STD_REVERB)
$(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