Match and link reverb.c

Former-commit-id: a7219f190af1c7c5fd29500e0f3cb066b2138045
This commit is contained in:
Phillip Stephens 2023-06-30 04:03:21 -07:00
parent a5159c81c1
commit d0f27fa945

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],