Match mus_pyramid.mid

This commit is contained in:
Kermalis 2018-09-28 23:59:57 -04:00
parent 8c6b4f45fc
commit b531882f01
4 changed files with 4 additions and 6155 deletions

View File

@ -944,7 +944,7 @@ SECTIONS {
sound/songs/midi/mus_b_arena.o(.rodata);
sound/songs/midi/mus_me_pointget.o(.rodata);
sound/songs/midi/mus_me_tore_eye.o(.rodata);
sound/songs/mus_pyramid.o(.rodata);
sound/songs/midi/mus_pyramid.o(.rodata);
sound/songs/mus_pyramid_top.o(.rodata);
sound/songs/midi/mus_b_palace.o(.rodata);
sound/songs/mus_rekkuu_kourin.o(.rodata);

View File

@ -318,6 +318,9 @@ $(MID_SUBDIR)/mus_pcc.s: %.s: %.mid
$(MID_SUBDIR)/mus_pokecen.s: %.s: %.mid
$(MID) $< $@ -G046 -R$(STD_REVERB) -V092
$(MID_SUBDIR)/mus_pyramid.s: %.s: %.mid
$(MID) $< $@ -G106 -R$(STD_REVERB) -V079
$(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