From b8b1ebf57b0928a93b20287bbe859caf0033dfc5 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Thu, 9 May 2024 20:40:40 +0000 Subject: [PATCH] Sync SDL2 wiki -> header --- include/SDL_surface.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/SDL_surface.h b/include/SDL_surface.h index 50feac9e2a..9c7dc6e283 100644 --- a/include/SDL_surface.h +++ b/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,