Match mus_ashroad.mid

This commit is contained in:
Kermalis 2018-09-23 22:35:20 -04:00
parent 5d52f64c04
commit e602329505
4 changed files with 4 additions and 2830 deletions

View File

@ -892,7 +892,7 @@ SECTIONS {
sound/songs/mus_tozan.o(.rodata);
sound/songs/mus_girleye.o(.rodata);
sound/songs/mus_minamo.o(.rodata);
sound/songs/mus_ashroad.o(.rodata);
sound/songs/midi/mus_ashroad.o(.rodata);
sound/songs/mus_event0.o(.rodata);
sound/songs/mus_deepdeep.o(.rodata);
sound/songs/mus_kachi1.o(.rodata);

View File

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