diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-28 22:11:21 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-09-28 22:11:21 -0400 |
commit | faa3c2a48e70d0ff245ac315f33f59872b51e4ff (patch) | |
tree | 44c84216c05e343ed9a99e64b1834bae3af5a07f /songs.mk | |
parent | bcf8104c92e950e259380ec0f41d51ed45e0b753 (diff) |
Match mus_me_shinka.mid
Diffstat (limited to 'songs.mk')
-rw-r--r-- | songs.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -267,6 +267,9 @@ $(MID_SUBDIR)/mus_me_kinomi.s: %.s: %.mid $(MID_SUBDIR)/mus_me_pointget.s: %.s: %.mid $(MID) $< $@ -G103 -R$(STD_REVERB) -V090 -P5 +$(MID_SUBDIR)/mus_me_shinka.s: %.s: %.mid + $(MID) $< $@ -G026 -R$(STD_REVERB) -V080 + $(MID_SUBDIR)/mus_naminori.s: %.s: %.mid $(MID) $< $@ -G017 -R$(STD_REVERB) |