Match mus_aqa_0.mid

This commit is contained in:
Kermalis 2018-09-23 22:10:30 -04:00
parent 4fc0cb095c
commit 5d52f64c04
4 changed files with 4 additions and 2756 deletions

View File

@ -902,7 +902,7 @@ SECTIONS {
sound/songs/mus_hageshii.o(.rodata);
sound/songs/mus_kakkoii.o(.rodata);
sound/songs/mus_kazanbai.o(.rodata);
sound/songs/mus_aqa_0.o(.rodata);
sound/songs/midi/mus_aqa_0.o(.rodata);
sound/songs/mus_tsuretek.o(.rodata);
sound/songs/mus_boy_sup.o(.rodata);
sound/songs/mus_rainbow.o(.rodata);

View File

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