SDL_WINDOW_INPUT_GRABBED has been renamed SDL_WINDOW_MOUSE_GRABBED
This commit is contained in:
parent
e83c54f271
commit
31f464153d
5 changed files with 11 additions and 3 deletions
|
@ -2330,3 +2330,7 @@ expression e;
|
|||
@@
|
||||
- SDL_WINDOW_FULLSCREEN
|
||||
+ SDL_WINDOW_FULLSCREEN_EXCLUSIVE
|
||||
@@
|
||||
@@
|
||||
- SDL_WINDOW_INPUT_GRABBED
|
||||
+ SDL_WINDOW_MOUSE_GRABBED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue