Match mus_maborosi.mid
This commit is contained in:
parent
6b5a0589ee
commit
0dcd1c9da5
4 changed files with 4 additions and 1422 deletions
|
@ -921,7 +921,7 @@ SECTIONS {
|
|||
sound/songs/mus_p_school.o(.rodata);
|
||||
sound/songs/midi/mus_dendou.o(.rodata);
|
||||
sound/songs/mus_tonekusa.o(.rodata);
|
||||
sound/songs/mus_maborosi.o(.rodata);
|
||||
sound/songs/midi/mus_maborosi.o(.rodata);
|
||||
sound/songs/midi/mus_con_fan.o(.rodata);
|
||||
sound/songs/midi/mus_contest0.o(.rodata);
|
||||
sound/songs/mus_mgm0.o(.rodata);
|
||||
|
|
3
songs.mk
3
songs.mk
|
@ -234,6 +234,9 @@ $(MID_SUBDIR)/mus_m_boat.s: %.s: %.mid
|
|||
$(MID_SUBDIR)/mus_m_dungon.s: %.s: %.mid
|
||||
$(MID) $< $@ -G078 -R$(STD_REVERB)
|
||||
|
||||
$(MID_SUBDIR)/mus_maborosi.s: %.s: %.mid
|
||||
$(MID) $< $@ -G084 -R$(STD_REVERB)
|
||||
|
||||
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
|
||||
$(MID) $< $@ -G017 -R$(STD_REVERB)
|
||||
|
||||
|
|
BIN
sound/songs/midi/mus_maborosi.mid
Normal file
BIN
sound/songs/midi/mus_maborosi.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue