Quellcode durchsuchen

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot vor 11 Monaten
Ursprung
Commit
aed1f76248
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      include/SDL3/SDL_error.h

+ 1 - 1
include/SDL3/SDL_error.h

@@ -95,7 +95,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetError(SDL_PRINTF_FORMAT_STRING const cha
  * \param ap a variable argument list.
  * \returns false.
  *
- * \since This function is available since SDL 3.1.6.
+ * \since This function is available since SDL 3.1.4.
  *
  * \sa SDL_ClearError
  * \sa SDL_GetError