SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED

This commit is contained in:
Sam Lantinga 2023-01-28 09:55:27 -08:00
parent e83c54f271
commit 31f464153d
5 changed files with 11 additions and 3 deletions

View file

@ -2330,3 +2330,7 @@ expression e;
@@
- SDL_WINDOW_FULLSCREEN
+ SDL_WINDOW_FULLSCREEN_EXCLUSIVE
@@
@@
- SDL_WINDOW_INPUT_GRABBED
+ SDL_WINDOW_MOUSE_GRABBED