Torque3D/Engine/lib/bullet/examples/SharedMemory/PhysicsServerExampleBullet2.h
2022-06-27 10:01:08 -04:00

7 lines
231 B
C++

#ifndef PHYSICS_SERVER_EXAMPLE_BULLET_2_H
#define PHYSICS_SERVER_EXAMPLE_BULLET_2_H
class CommonExampleInterface* PhysicsServerCreateFuncBullet2(struct CommonExampleOptions& options);
#endif //PHYSICS_SERVER_EXAMPLE_BULLET_2_H