SDL Wiki Bot 1 год назад
Родитель
Сommit
abaef81615
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      include/SDL3/SDL_pixels.h

+ 3 - 1
include/SDL3/SDL_pixels.h

@@ -540,7 +540,9 @@ typedef enum SDL_ChromaLocation
 /**
  * Colorspace definitions.
  *
- * Since similar colorspaces may vary in their details (matrix, transfer function, etc.), this is not an exhaustive list, but rather a representative sample of the kinds of colorspaces supported in SDL.
+ * Since similar colorspaces may vary in their details (matrix, transfer
+ * function, etc.), this is not an exhaustive list, but rather a
+ * representative sample of the kinds of colorspaces supported in SDL.
  *
  * \since This enum is available since SDL 3.0.0.
  */