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

8 lines
171 B
C++

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