mirror of
https://github.com/love2d/love.git
synced 2026-08-12 16:40:57 +02:00
macOS: remove some compiler warnings
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
|
||||
#ifdef LOVE_MACOS
|
||||
// Needed for the GPU dynamic switching hack below.
|
||||
#define GL_SILENCE_DEPRECATION 1
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user