mirror of https://github.com/PrimeDecomp/prime.git
Match and link reverb.c
This commit is contained in:
parent
76f0d17291
commit
a7219f190a
|
@ -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],
|
||||
|
|
Loading…
Reference in New Issue