diff --git a/inc/SDL/SDL.bi b/inc/SDL/SDL.bi index a168bc891..f09711673 100644 --- a/inc/SDL/SDL.bi +++ b/inc/SDL/SDL.bi @@ -1547,6 +1547,11 @@ declare function SDL_WasInit(byval flags as Uint32) as Uint32 declare sub SDL_Quit() #define _SDL_syswm_h +#ifdef __FB_DARWIN__ + #define Cursor X11Cursor + #undef Cursor +#endif + #ifdef __FB_UNIX__ type SDL_SYSWM_TYPE as long enum