mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-05 15:03:43 +00:00
Fixed SDL_GetRendererOutputSize renaming
This commit is contained in:
parent
e65e2c8ed7
commit
fa599c7548
1 changed files with 1 additions and 1 deletions
|
@ -2371,7 +2371,7 @@ SDL_DisplayMode e;
|
||||||
@@
|
@@
|
||||||
@@
|
@@
|
||||||
- SDL_GetRendererOutputSize
|
- SDL_GetRendererOutputSize
|
||||||
+ SDL_GetCurrentRenderOutputSizeInPixels
|
+ SDL_GetCurrentRenderOutputSize
|
||||||
(...)
|
(...)
|
||||||
@@
|
@@
|
||||||
@@
|
@@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue