mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-07 23:22:31 +00:00
SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED
This commit is contained in:
@@ -2330,3 +2330,7 @@ expression e;
|
||||
@@
|
||||
- SDL_WINDOW_FULLSCREEN
|
||||
+ SDL_WINDOW_FULLSCREEN_EXCLUSIVE
|
||||
@@
|
||||
@@
|
||||
- SDL_WINDOW_INPUT_GRABBED
|
||||
+ SDL_WINDOW_MOUSE_GRABBED
|
||||
|
||||
Reference in New Issue
Block a user