mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-26 12:27:44 +00:00
SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags
This commit is contained in:
@@ -2326,3 +2326,7 @@ expression e;
|
||||
- SDL_GetDisplayDPI
|
||||
+ SDL_GetDisplayPhysicalDPI
|
||||
(...)
|
||||
@@
|
||||
@@
|
||||
- SDL_WINDOW_FULLSCREEN
|
||||
+ SDL_WINDOW_FULLSCREEN_EXCLUSIVE
|
||||
|
||||
Reference in New Issue
Block a user