Match mus_kazanbai.mid
This commit is contained in:
parent
7ec2803e9c
commit
c67dead63d
4 changed files with 4 additions and 4008 deletions
|
@ -901,7 +901,7 @@ SECTIONS {
|
|||
sound/songs/midi/mus_girl_sup.o(.rodata);
|
||||
sound/songs/midi/mus_hageshii.o(.rodata);
|
||||
sound/songs/midi/mus_kakkoii.o(.rodata);
|
||||
sound/songs/mus_kazanbai.o(.rodata);
|
||||
sound/songs/midi/mus_kazanbai.o(.rodata);
|
||||
sound/songs/midi/mus_aqa_0.o(.rodata);
|
||||
sound/songs/mus_tsuretek.o(.rodata);
|
||||
sound/songs/midi/mus_boy_sup.o(.rodata);
|
||||
|
|
3
songs.mk
3
songs.mk
|
@ -225,6 +225,9 @@ $(MID_SUBDIR)/mus_kakkoii.s: %.s: %.mid
|
|||
$(MID_SUBDIR)/mus_karakuri.s: %.s: %.mid
|
||||
$(MID) $< $@ -G094 -R$(STD_REVERB)
|
||||
|
||||
$(MID_SUBDIR)/mus_kazanbai.s: %.s: %.mid
|
||||
$(MID) $< $@ -G064 -R$(STD_REVERB)
|
||||
|
||||
$(MID_SUBDIR)/mus_naminori.s: %.s: %.mid
|
||||
$(MID) $< $@ -G017 -R$(STD_REVERB)
|
||||
|
||||
|
|
BIN
sound/songs/midi/mus_kazanbai.mid
Normal file
BIN
sound/songs/midi/mus_kazanbai.mid
Normal file
Binary file not shown.
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue