diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-02 19:52:12 -0400 |
---|---|---|
committer | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2018-10-02 19:52:12 -0400 |
commit | eef2fbb9c4e3c60f80f8b7f9912cd8b3d3c995a5 (patch) | |
tree | 5252fca5f65ab7eda6b8067aa784d64240ecfea4 /songs.mk | |
parent | 7333c00cd7a500f55a2780c0caf3c737523c6b28 (diff) |
Match mus_rg_oshie_tv.mid
Diffstat (limited to 'songs.mk')
-rw-r--r-- | songs.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -447,6 +447,9 @@ $(MID_SUBDIR)/mus_rg_okurimono.s: %.s: %.mid $(MID_SUBDIR)/mus_rg_opening.s: %.s: %.mid $(MID) $< $@ -E -R$(STD_REVERB) -G151 -V086 +$(MID_SUBDIR)/mus_rg_oshie_tv.s: %.s: %.mid + $(MID) $< $@ -E -R$(STD_REVERB) -G131 -V068 + $(MID_SUBDIR)/mus_ropeway.s: %.s: %.mid $(MID) $< $@ -E -R$(STD_REVERB) -G071 -V078 |