Match mus_naminori.mid

This commit is contained in:
Kermalis 2018-09-23 17:12:59 -04:00
parent 619656fd1e
commit 4fc0cb095c
4 changed files with 4 additions and 3006 deletions

View File

@ -848,7 +848,7 @@ SECTIONS {
sound/songs/mus_machi_s2.o(.rodata);
sound/songs/mus_machi_s4.o(.rodata);
sound/songs/mus_gim.o(.rodata);
sound/songs/mus_naminori.o(.rodata);
sound/songs/midi/mus_naminori.o(.rodata);
sound/songs/mus_dan01.o(.rodata);
sound/songs/mus_fanfa1.o(.rodata);
sound/songs/mus_me_asa.o(.rodata);

View File

@ -5,3 +5,6 @@ $(MID_BUILDDIR)/%.o: $(MID_SUBDIR)/%.s
$(MID_SUBDIR)/mus_ajito.s: %.s: %.mid
$(MID) $< $@ -G076 -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