mirror of https://github.com/libsdl-org/SDL
Remove renaming for SDL_GetDisplayDPI()
This commit is contained in:
parent
7c4ec1867b
commit
449b2289c8
|
@ -2321,11 +2321,6 @@ expression e;
|
||||||
+ SDL_EVENT_LAST
|
+ SDL_EVENT_LAST
|
||||||
@@
|
@@
|
||||||
@@
|
@@
|
||||||
- SDL_GetDisplayDPI
|
|
||||||
+ SDL_GetDisplayPhysicalDPI
|
|
||||||
(...)
|
|
||||||
@@
|
|
||||||
@@
|
|
||||||
- SDL_WINDOW_INPUT_GRABBED
|
- SDL_WINDOW_INPUT_GRABBED
|
||||||
+ SDL_WINDOW_MOUSE_GRABBED
|
+ SDL_WINDOW_MOUSE_GRABBED
|
||||||
@@
|
@@
|
||||||
|
|
Loading…
Reference in New Issue