Browse Source

Sync SDL2 wiki -> header

SDL Wiki Bot 11 months ago
parent
commit
b8b1ebf57b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/SDL_surface.h

+ 1 - 0
include/SDL_surface.h

@@ -214,6 +214,7 @@ extern DECLSPEC SDL_Surface *SDLCALL SDL_CreateRGBSurfaceWithFormat
  *
  * \sa SDL_CreateRGBSurface
  * \sa SDL_CreateRGBSurfaceWithFormat
+ * \sa SDL_CreateRGBSurfaceWithFormatFrom
  * \sa SDL_FreeSurface
  */
 extern DECLSPEC SDL_Surface *SDLCALL SDL_CreateRGBSurfaceFrom(void *pixels,