Match mus_ashroad.mid
This commit is contained in:
parent
5d52f64c04
commit
e602329505
4 changed files with 4 additions and 2830 deletions
|
@ -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);
|
||||
|
|
3
songs.mk
3
songs.mk
|
@ -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)
|
||||
|
|
BIN
sound/songs/midi/mus_ashroad.mid
Normal file
BIN
sound/songs/midi/mus_ashroad.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue