Quellcode durchsuchen

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot vor 6 Monaten
Ursprung
Commit
0f763da015
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.
  * expressions with side-effects here.
  *
  *
  * \param format an SDL_PixelFormat to check.
  * \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.
  * \threadsafety It is safe to call this macro from any thread.
  *
  *