We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a75b0 commit f2dd51eCopy full SHA for f2dd51e
sdl/sdl_wrapper.h
@@ -4,7 +4,3 @@
4
#else
5
#include <SDL.h>
6
#endif
7
-
8
-#if !defined(SDL_WINDOW_ALLOW_HIGHDPI)
9
- #define SDL_WINDOW_ALLOW_HIGHDPI (0x00002000)
10
-#endif
0 commit comments