mirror of https://github.com/encounter/SDL.git
url: patched to compile on macOS.
This commit is contained in:
parent
d068d05aa5
commit
777d0f19f8
|
@ -21,6 +21,8 @@
|
||||||
|
|
||||||
#include "../../SDL_internal.h"
|
#include "../../SDL_internal.h"
|
||||||
|
|
||||||
|
#import <Cocoa/Cocoa.h>
|
||||||
|
|
||||||
int
|
int
|
||||||
SDL_SYS_OpenURL(const char *url)
|
SDL_SYS_OpenURL(const char *url)
|
||||||
{ @autoreleasepool
|
{ @autoreleasepool
|
||||||
|
|
Loading…
Reference in New Issue