diff --git a/SDL3/SDL_CalculateGPUTextureFormatSize.md b/SDL3/SDL_CalculateGPUTextureFormatSize.md index 1988b7c68..019a237f5 100644 --- a/SDL3/SDL_CalculateGPUTextureFormatSize.md +++ b/SDL3/SDL_CalculateGPUTextureFormatSize.md @@ -32,7 +32,7 @@ Uint32 SDL_CalculateGPUTextureFormatSize( ## Version -This function is available since SDL 3.1.3. +This function is available since SDL 3.2.0. ---- [CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryGPU](CategoryGPU) diff --git a/SDL3/SDL_DelayPrecise.md b/SDL3/SDL_DelayPrecise.md index c29e626ee..5b38bb3aa 100644 --- a/SDL3/SDL_DelayPrecise.md +++ b/SDL3/SDL_DelayPrecise.md @@ -31,7 +31,7 @@ It is safe to call this function from any thread. ## Version -This function is available since SDL 3.1.3. +This function is available since SDL 3.2.0. ---- [CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryTimer](CategoryTimer) diff --git a/SDL3/SDL_GetDefaultLogOutputFunction.md b/SDL3/SDL_GetDefaultLogOutputFunction.md index 2589ab954..dbe4837e3 100644 --- a/SDL3/SDL_GetDefaultLogOutputFunction.md +++ b/SDL3/SDL_GetDefaultLogOutputFunction.md @@ -24,7 +24,7 @@ It is safe to call this function from any thread. ## Version -This function is available since SDL 3.1.3. +This function is available since SDL 3.2.0. ## See Also diff --git a/SDL3/SDL_GetSandbox.md b/SDL3/SDL_GetSandbox.md index 579abad07..a805ded36 100644 --- a/SDL3/SDL_GetSandbox.md +++ b/SDL3/SDL_GetSandbox.md @@ -21,7 +21,7 @@ sandbox environment. ## Version -This function is available since SDL 3.1.3. +This function is available since SDL 3.2.0. ---- [CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategorySystem](CategorySystem) diff --git a/SDL3/SDL_RenderDebugText.md b/SDL3/SDL_RenderDebugText.md index c073e9848..357a2c94f 100644 --- a/SDL3/SDL_RenderDebugText.md +++ b/SDL3/SDL_RenderDebugText.md @@ -59,7 +59,7 @@ You may only call this function from the main thread. ## Version -This function is available since SDL 3.1.3. +This function is available since SDL 3.2.0. ## See Also diff --git a/SDL3/SDL_SetErrorV.md b/SDL3/SDL_SetErrorV.md index 099abb32f..acede4dc6 100644 --- a/SDL3/SDL_SetErrorV.md +++ b/SDL3/SDL_SetErrorV.md @@ -34,7 +34,7 @@ It is safe to call this function from any thread. ## Version -This function is available since SDL 3.1.3. +This function is available since SDL 3.2.0. ## See Also diff --git a/SDL3/SDL_StepBackUTF8.md b/SDL3/SDL_StepBackUTF8.md index 8cd559c2e..f8a594e57 100644 --- a/SDL3/SDL_StepBackUTF8.md +++ b/SDL3/SDL_StepBackUTF8.md @@ -50,7 +50,7 @@ It is safe to call this function from any thread. ## Version -This function is available since SDL 3.1.3. +This function is available since SDL 3.2.0. ---- [CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryStdinc](CategoryStdinc)