From 7fbd85ad5cf30d46ef20628a212bbec3c1ffec2b Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Mon, 29 Jan 2024 02:25:21 +0000 Subject: [PATCH] Sync SDL3 wiki -> header --- include/SDL3/SDL_surface.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/SDL3/SDL_surface.h b/include/SDL3/SDL_surface.h index ea4cbc73f403d..084cf632cc54b 100644 --- a/include/SDL3/SDL_surface.h +++ b/include/SDL3/SDL_surface.h @@ -216,7 +216,8 @@ extern DECLSPEC void SDLCALL SDL_DestroySurface(SDL_Surface *surface); * * The following properties are understood by SDL: * - * - `SDL_PROP_SURFACE_COLORSPACE_NUMBER`: an SDL_ColorSpace value describing the surface colorspace + * - `SDL_PROP_SURFACE_COLORSPACE_NUMBER`: an SDL_ColorSpace value describing + * the surface colorspace * - `SDL_PROP_SURFACE_MAXCLL_NUMBER`: MaxCLL (Maximum Content Light Level) * indicates the maximum light level of any single pixel (in cd/m2 or nits) * of the entire playback sequence. MaxCLL is usually measured off the final