#include "C4Include.h"#include "graphics/C4DrawGL.h"#include "platform/C4Window.h"#include "C4Version.h"#include "game/C4Application.h"#include "lib/C4Rect.h"#include "game/C4FullScreen.h"#include "editor/C4Console.h"#include "editor/C4ViewportWindow.h"#import <AppKit/AppKit.h>#import "platform/C4WindowController.h"#import "graphics/C4DrawGLMac.h"Go to the source code of this file.
Macros | |
| #define | GL_SILENCE_DEPRECATION | 
| #define GL_SILENCE_DEPRECATION | 
Definition at line 16 of file C4WindowMac.mm.