Match mus_b_arena.mid

This commit is contained in:
Kermalis 2018-09-23 23:25:34 -04:00
parent 2b0d340ba5
commit db3d988a76
4 changed files with 4 additions and 2352 deletions

View File

@ -941,7 +941,7 @@ SECTIONS {
sound/songs/mus_thankfor.o(.rodata);
sound/songs/mus_end.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_tore_eye.o(.rodata);
sound/songs/mus_pyramid.o(.rodata);

View File

@ -15,6 +15,9 @@ $(MID_SUBDIR)/mus_ashroad.s: %.s: %.mid
$(MID_SUBDIR)/mus_ayasii.s: %.s: %.mid
$(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) $< $@ -G017 -R$(STD_REVERB)

Binary file not shown.

File diff suppressed because it is too large Load Diff