PhysicsServerExampleBullet2.h 231 B

1234567
  1. #ifndef PHYSICS_SERVER_EXAMPLE_BULLET_2_H
  2. #define PHYSICS_SERVER_EXAMPLE_BULLET_2_H
  3. class CommonExampleInterface* PhysicsServerCreateFuncBullet2(struct CommonExampleOptions& options);
  4. #endif //PHYSICS_SERVER_EXAMPLE_BULLET_2_H