graphicsServer to workaround OpenGL issues on some servers.
This commit is contained in:
6
examples/SharedMemory/GraphicsServerExample.h
Normal file
6
examples/SharedMemory/GraphicsServerExample.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GRAPHICS_SERVER_EXAMPLE_H
|
||||
#define GRAPHICS_SERVER_EXAMPLE_H
|
||||
|
||||
class CommonExampleInterface* GraphicsServerCreateFuncBullet(struct CommonExampleOptions& options);
|
||||
|
||||
#endif //GRAPHICS_SERVER_EXAMPLE_H
|
||||
Reference in New Issue
Block a user