mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-31 17:07:39 +00:00
Renamed old function reference
This commit is contained in:
parent
ce65f84fd8
commit
9b2debb131
1 changed files with 1 additions and 1 deletions
|
@ -1371,7 +1371,7 @@ extern SDL_DECLSPEC int SDLCALL SDL_RenderCoordinatesToWindow(SDL_Renderer *rend
|
|||
*
|
||||
* \since This function is available since SDL 3.0.0.
|
||||
*
|
||||
* \sa SDL_GetRenderCoordinatesFromWindowCoordinates
|
||||
* \sa SDL_RenderCoordinatesFromWindow
|
||||
*/
|
||||
extern SDL_DECLSPEC int SDLCALL SDL_ConvertEventToRenderCoordinates(SDL_Renderer *renderer, SDL_Event *event);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue