2.83.7
fix for broken memmove used in btDbvt.h, issue 347.
use const in PhysicsClientC_Api, thanks to Roland fix some warnings for Clang, thanks to Aaron
fix warnings (thanks to Aaron!)
_N -> n, _C -> c, _L ->l, some collision with a standard C++ header?
Format fix.
fix whitespace formatting in cmake files
premake: use *.cpp insteadl of **.cpp