Match and link reverb.c

This commit is contained in:
Phillip Stephens 2023-06-30 04:03:21 -07:00
parent 76f0d17291
commit a7219f190a
1 changed files with 1 additions and 1 deletions

View File

@ -953,7 +953,7 @@ LIBS = [
["musyx/runtime/CheapReverb/creverb_fx", True],
["musyx/runtime/CheapReverb/creverb", True],
["musyx/runtime/StdReverb/reverb_fx", True],
["musyx/runtime/StdReverb/reverb", False],
["musyx/runtime/StdReverb/reverb", True],
["musyx/runtime/Delay/delay_fx", True],
["musyx/runtime/Chorus/chorus_fx", True],
["musyx/runtime/profile", True],