GraphicsServerExample.h 206 B

123456
  1. #ifndef GRAPHICS_SERVER_EXAMPLE_H
  2. #define GRAPHICS_SERVER_EXAMPLE_H
  3. class CommonExampleInterface* GraphicsServerCreateFuncBullet(struct CommonExampleOptions& options);
  4. #endif //GRAPHICS_SERVER_EXAMPLE_H