diff options
author | Kermalis <29823718+Kermalis@users.noreply.github.com> | 2019-03-24 17:26:35 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-03-24 16:37:27 -0500 |
commit | e8edddf33cc8a57af91d08b83a2c75a2284d04c4 (patch) | |
tree | 8326005da901912df298f57d28a463d32ab111e4 /songs.mk | |
parent | 285608666b730ec5f0000b59bbaca7ac6270bae9 (diff) |
Update se_z_search.mid
Diffstat (limited to 'songs.mk')
-rw-r--r-- | songs.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1261,4 +1261,4 @@ $(MID_SUBDIR)/se_w043.s: %.s: %.mid $(MID) $< $@ -E -R$(STD_REVERB) -G128 -V110 -P4 $(MID_SUBDIR)/se_z_search.s: %.s: %.mid - $(MID) $< $@ -E -R$(STD_REVERB) -G127 -P5 + $(MID) $< $@ -E -R$(STD_REVERB) -G127 -v100 -P5 |