Skip to content

Commit

Permalink
Added SDL_CreateRenderer to the "see also" for SDL_RenderPresent()
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Aug 5, 2024
1 parent 2efbe7f commit 8f5d3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL_render.h
Original file line number Diff line number Diff line change
Expand Up @@ -1741,6 +1741,7 @@ extern DECLSPEC int SDLCALL SDL_RenderReadPixels(SDL_Renderer * renderer,
*
* \since This function is available since SDL 2.0.0.
*
* \sa SDL_CreateRenderer
* \sa SDL_RenderClear
* \sa SDL_RenderDrawLine
* \sa SDL_RenderDrawLines
Expand Down

0 comments on commit 8f5d3ca

Please sign in to comment.