Added link in header comment.

Philipp Wiesemann 2016-08-17 21:05:00 +02:00
parent a128552577
commit f6f9350a3c
1 changed files with 1 additions and 0 deletions

View File

@ -789,6 +789,7 @@ extern DECLSPEC int SDLCALL SDL_UpdateWindowSurface(SDL_Window * window);
* \return 0 on success, or -1 on error.
*
* \sa SDL_GetWindowSurface()
* \sa SDL_UpdateWindowSurface()
*/
extern DECLSPEC int SDLCALL SDL_UpdateWindowSurfaceRects(SDL_Window * window,
const SDL_Rect * rects,