Match mus_b_dome.mid

This commit is contained in:
Kermalis 2018-09-23 23:28:02 -04:00
parent db3d988a76
commit 297b24cb20
4 changed files with 4 additions and 4007 deletions

View File

@ -950,7 +950,7 @@ SECTIONS {
sound/songs/mus_rekkuu_kourin.o(.rodata);
sound/songs/mus_sattower.o(.rodata);
sound/songs/mus_me_symbolget.o(.rodata);
sound/songs/mus_b_dome.o(.rodata);
sound/songs/midi/mus_b_dome.o(.rodata);
sound/songs/mus_b_tube.o(.rodata);
sound/songs/mus_b_factory.o(.rodata);
sound/songs/mus_vs_rekku.o(.rodata);

View File

@ -18,6 +18,9 @@ $(MID_SUBDIR)/mus_ayasii.s: %.s: %.mid
$(MID_SUBDIR)/mus_b_arena.s: %.s: %.mid
$(MID) $< $@ -G104 -R$(STD_REVERB)
$(MID_SUBDIR)/mus_b_dome.s: %.s: %.mid
$(MID) $< $@ -G111 -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