Skip to content

Commit

Permalink
Update function version info.
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Oct 23, 2024
1 parent a964b24 commit ac7addb
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion SDL3/SDL_CalculateGPUTextureFormatSize.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_DelayPrecise.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_GetDefaultLogOutputFunction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_GetSandbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_RenderDebugText.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_SetErrorV.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_StepBackUTF8.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit ac7addb

Please sign in to comment.