Torque3D/Engine/lib/bullet/examples/MultiBody/TestJointTorqueSetup.h
2022-05-13 23:42:41 -04:00

8 lines
204 B
C++

#ifndef TEST_JOINT_TORQUE_SETUP_H
#define TEST_JOINT_TORQUE_SETUP_H
class CommonExampleInterface* TestJointTorqueCreateFunc(struct CommonExampleOptions& options);
#endif //TEST_JOINT_TORQUE_SETUP_H