Match mus_tonekusa.mid
This commit is contained in:
parent
5ee5f49591
commit
1e7ad3d964
4 changed files with 4 additions and 2848 deletions
|
@ -920,7 +920,7 @@ SECTIONS {
|
|||
sound/songs/midi/mus_machupi.o(.rodata);
|
||||
sound/songs/midi/mus_p_school.o(.rodata);
|
||||
sound/songs/midi/mus_dendou.o(.rodata);
|
||||
sound/songs/mus_tonekusa.o(.rodata);
|
||||
sound/songs/midi/mus_tonekusa.o(.rodata);
|
||||
sound/songs/midi/mus_maborosi.o(.rodata);
|
||||
sound/songs/midi/mus_con_fan.o(.rodata);
|
||||
sound/songs/midi/mus_contest0.o(.rodata);
|
||||
|
|
3
songs.mk
3
songs.mk
|
@ -381,6 +381,9 @@ $(MID_SUBDIR)/mus_thankfor.s: %.s: %.mid
|
|||
$(MID_SUBDIR)/mus_title3.s: %.s: %.mid
|
||||
$(MID) $< $@ -G059 -R$(STD_REVERB) -V090
|
||||
|
||||
$(MID_SUBDIR)/mus_tonekusa.s: %.s: %.mid
|
||||
$(MID) $< $@ -G083 -R$(STD_REVERB) -V100
|
||||
|
||||
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
|
||||
$(MID) $< $@ -G017 -R$(STD_REVERB)
|
||||
|
||||
|
|
BIN
sound/songs/midi/mus_tonekusa.mid
Normal file
BIN
sound/songs/midi/mus_tonekusa.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue