JurassicParkTrespasser
JurassicParkTrespasser copied to clipboard
Repair CollisionEditor
The CollisionEditor
project has some linker conflicts. It redefines some functions from the Std
and System
libraries.
Those conflicts need to be resolved so that CollisionEditor
can be compiled. The conflicting implementations may not behave the same way, so some care is required.