mirror of https://github.com/libsdl-org/SDL.git
Sync SDL2 wiki -> header
This commit is contained in:
parent
62175552e9
commit
b8b1ebf57b
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue