Match mus_title3.mid
This commit is contained in:
parent
caadbc11cc
commit
5ee5f49591
4 changed files with 4 additions and 9119 deletions
|
@ -896,7 +896,7 @@ SECTIONS {
|
|||
sound/songs/midi/mus_event0.o(.rodata);
|
||||
sound/songs/midi/mus_deepdeep.o(.rodata);
|
||||
sound/songs/midi/mus_kachi1.o(.rodata);
|
||||
sound/songs/mus_title3.o(.rodata);
|
||||
sound/songs/midi/mus_title3.o(.rodata);
|
||||
sound/songs/midi/mus_demo1.o(.rodata);
|
||||
sound/songs/midi/mus_girl_sup.o(.rodata);
|
||||
sound/songs/midi/mus_hageshii.o(.rodata);
|
||||
|
|
3
songs.mk
3
songs.mk
|
@ -378,6 +378,9 @@ $(MID_SUBDIR)/mus_tetsuji.s: %.s: %.mid
|
|||
$(MID_SUBDIR)/mus_thankfor.s: %.s: %.mid
|
||||
$(MID) $< $@ -G101 -R$(STD_REVERB) -V100
|
||||
|
||||
$(MID_SUBDIR)/mus_title3.s: %.s: %.mid
|
||||
$(MID) $< $@ -G059 -R$(STD_REVERB) -V090
|
||||
|
||||
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
|
||||
$(MID) $< $@ -G017 -R$(STD_REVERB)
|
||||
|
||||
|
|
BIN
sound/songs/midi/mus_title3.mid
Normal file
BIN
sound/songs/midi/mus_title3.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue