Match and link reverb.c

Former-commit-id: a7219f190a
This commit is contained in:
Phillip Stephens 2023-06-30 04:03:21 -07:00
parent a5159c81c1
commit d0f27fa945
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],