Pārlūkot izejas kodu

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 4 nedēļas atpakaļ
vecāks
revīzija
0f763da015
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      include/SDL3/SDL_pixels.h

+ 1 - 1
include/SDL3/SDL_pixels.h

@@ -451,7 +451,7 @@ typedef enum SDL_PackedLayout
  * expressions with side-effects here.
  *
  * \param format an SDL_PixelFormat to check.
- * \returns true if the format is 10-bit, false otherwise.
+ * \returns true if the format is a floating point, false otherwise.
  *
  * \threadsafety It is safe to call this macro from any thread.
  *