Torque3D/Engine/lib/bullet/examples/MultiBody/MultiDofDemo.h
2022-06-27 10:01:08 -04:00

7 lines
168 B
C++

#ifndef MULTI_DOF_DEMO_H
#define MULTI_DOF_DEMO_H
class CommonExampleInterface* MultiDofCreateFunc(struct CommonExampleOptions& options);
#endif //MULTI_DOF_DEMO_H