Match mus_b_palace.mid

This commit is contained in:
Kermalis 2018-09-24 00:39:24 -04:00
parent 257427ffdc
commit dbfc4b00e1
4 changed files with 4 additions and 3934 deletions

View File

@ -946,7 +946,7 @@ SECTIONS {
sound/songs/mus_me_tore_eye.o(.rodata);
sound/songs/mus_pyramid.o(.rodata);
sound/songs/mus_pyramid_top.o(.rodata);
sound/songs/mus_b_palace.o(.rodata);
sound/songs/midi/mus_b_palace.o(.rodata);
sound/songs/mus_rekkuu_kourin.o(.rodata);
sound/songs/mus_sattower.o(.rodata);
sound/songs/mus_me_symbolget.o(.rodata);

View File

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