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

8 lines
171 B
C
Raw Normal View History

2022-05-13 23:42:41 -04:00
#ifndef TEST_PENDULUM_H
#define TEST_PENDULUM_H
class CommonExampleInterface* TestPendulumCreateFunc(struct CommonExampleOptions& options);
#endif //TEST_PENDULUM_H