mirror of
https://github.com/libsdl-org/SDL.git
synced 2024-11-24 03:13:34 +08:00
Fixed building on older macOS SDKs
This commit is contained in:
parent
ffe6e58c85
commit
edc8f0b841
@ -27,6 +27,7 @@
|
||||
|
||||
#ifndef MAC_OS_X_VERSION_10_12
|
||||
#define NSEventTypeApplicationDefined NSApplicationDefined
|
||||
typedef NSString *NSKeyValueChangeKey;
|
||||
#endif
|
||||
|
||||
static SDL_Window *FindSDLWindowForNSWindow(NSWindow *win)
|
||||
|
Loading…
Reference in New Issue
Block a user