Skip to content

Commit

Permalink
macOS: remove some compiler warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
slime73 committed Jul 15, 2024
1 parent d5b9606 commit be4a47d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/graphics/metal/Graphics.mm
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit be4a47d

Please sign in to comment.