Skip to content

Commit

Permalink
Sync SDL3 header -> wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Jan 4, 2025
1 parent 9aea8dc commit 58a7b20
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion SDL3/SDL_AsyncIO.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ operations on it.

## Version

This struct is available since SDL 3.0.0.
This struct is available since SDL 3.2.0.

## See Also

Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AsyncIOOutcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ typedef struct SDL_AsyncIOOutcome

## Version

This struct is available since SDL 3.0.0.
This struct is available since SDL 3.2.0.

----
[CategoryAPI](CategoryAPI), [CategoryAPIStruct](CategoryAPIStruct), [CategoryAsyncIO](CategoryAsyncIO)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AsyncIOQueue.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ order they complete.

## Version

This struct is available since SDL 3.0.0.
This struct is available since SDL 3.2.0.

## See Also

Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AsyncIOResult.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ typedef enum SDL_AsyncIOResult

## Version

This enum is available since SDL 3.0.0.
This enum is available since SDL 3.2.0.

----
[CategoryAPI](CategoryAPI), [CategoryAPIEnum](CategoryAPIEnum), [CategoryAsyncIO](CategoryAsyncIO)
Expand Down
2 changes: 1 addition & 1 deletion SDL3/SDL_AsyncIOTaskType.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ typedef enum SDL_AsyncIOTaskType

## Version

This enum is available since SDL 3.0.0.
This enum is available since SDL 3.2.0.

----
[CategoryAPI](CategoryAPI), [CategoryAPIEnum](CategoryAPIEnum), [CategoryAsyncIO](CategoryAsyncIO)
Expand Down

0 comments on commit 58a7b20

Please sign in to comment.