bullet3/examples/MultiBody/Pendulum.h

8 lines
171 B
C
Raw Normal View History

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