diff options
Diffstat (limited to 'macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h')
| -rwxr-xr-x | macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h b/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h index ad1ef6b0..2fd50d37 100755 --- a/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h +++ b/macosx/plugins/PeopsXgl/macsrc/PluginWindowController.h @@ -40,7 +40,7 @@ extern PluginWindowController *gameController; IBOutlet NSOpenGLView *glView; // NSWindow *fullWindow; - bool inFullscreen; + BOOL inFullscreen; } + (id)openGameView; |
