mirror of https://github.com/encounter/SDL.git
Sync SDL wiki -> header
This commit is contained in:
parent
fdb86b8266
commit
6187edd41e
|
@ -1004,7 +1004,7 @@ extern DECLSPEC void SDLCALL SDL_RenderGetScale(SDL_Renderer * renderer,
|
||||||
* and logical renderer size set
|
* and logical renderer size set
|
||||||
*
|
*
|
||||||
* \param renderer the renderer from which the logical coordinates should be
|
* \param renderer the renderer from which the logical coordinates should be
|
||||||
* calcualted
|
* calculated
|
||||||
* \param windowX the real X coordinate in the window
|
* \param windowX the real X coordinate in the window
|
||||||
* \param windowY the real Y coordinate in the window
|
* \param windowY the real Y coordinate in the window
|
||||||
* \param logicalX the pointer filled with the logical x coordinate
|
* \param logicalX the pointer filled with the logical x coordinate
|
||||||
|
|
Loading…
Reference in New Issue