Torque3D/Engine/lib/bullet/examples/GyroscopicDemo/GyroscopicSetup.h

8 lines
178 B
C
Raw Permalink Normal View History

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