hide cursor on OSX
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
NSOpenGLContext* glctx;
|
||||
_CGLContextObject* cgl;
|
||||
bool gl_ready;
|
||||
bool cursor_visible;
|
||||
@public NSString* file2open;
|
||||
}
|
||||
- (void)close;
|
||||
|
||||
Reference in New Issue
Block a user