Match and link creverb.c

Former-commit-id: e2c11d276b
This commit is contained in:
2023-06-23 05:04:48 -07:00
parent 8ce5a2df0e
commit 9a1022d016
4 changed files with 11 additions and 4 deletions

View File

@@ -951,7 +951,7 @@ LIBS = [
["musyx/runtime/hw_dolphin", True],
["musyx/runtime/hw_memory", True],
["musyx/runtime/CheapReverb/creverb_fx", True],
["musyx/runtime/CheapReverb/creverb", False],
["musyx/runtime/CheapReverb/creverb", True],
["musyx/runtime/StdReverb/reverb_fx", True],
["musyx/runtime/StdReverb/reverb", False],
["musyx/runtime/Delay/delay_fx", True],