X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsdl.h;h=e86253e349b8ea4593cd6a3b87eda85a079c28cf;hb=610e1570ca2492a97cfc5cf6a3794c07b605df48;hp=16c62c0f50034b4608ba004178d66074a653abae;hpb=36cfa0205e5a618c59e2e24c1c6650597a59ddca;p=rocksndiamonds.git diff --git a/src/libgame/sdl.h b/src/libgame/sdl.h index 16c62c0f..e86253e3 100644 --- a/src/libgame/sdl.h +++ b/src/libgame/sdl.h @@ -49,6 +49,10 @@ #define FULLSCREEN_STATUS FULLSCREEN_AVAILABLE +#if defined(TARGET_SDL2) +#define USE_DESKTOP_FULLSCREEN TRUE +#endif + #define CURSOR_MAX_WIDTH 32 #define CURSOR_MAX_HEIGHT 32