Torque3D/Engine/lib/bullet/examples/MultiBody/Pendulum.h

7 lines
168 B
C
Raw Normal View History

#ifndef TEST_PENDULUM_H
#define TEST_PENDULUM_H
class CommonExampleInterface* TestPendulumCreateFunc(struct CommonExampleOptions& options);
#endif //TEST_PENDULUM_H