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

6 lines
183 B
C++

#ifndef TEST_HINGE_TORQUE_H
#define TEST_HINGE_TORQUE_H
class CommonExampleInterface* TestHingeTorqueCreateFunc(struct CommonExampleOptions& options);
#endif //TEST_HINGE_TORQUE_H