mirror of https://github.com/libsdl-org/SDL
Fixed SDL_GetRendererOutputSize renaming
This commit is contained in:
parent
e65e2c8ed7
commit
fa599c7548
|
@ -2371,7 +2371,7 @@ SDL_DisplayMode e;
|
||||||
@@
|
@@
|
||||||
@@
|
@@
|
||||||
- SDL_GetRendererOutputSize
|
- SDL_GetRendererOutputSize
|
||||||
+ SDL_GetCurrentRenderOutputSizeInPixels
|
+ SDL_GetCurrentRenderOutputSize
|
||||||
(...)
|
(...)
|
||||||
@@
|
@@
|
||||||
@@
|
@@
|
||||||
|
|
Loading…
Reference in New Issue