Skip to content

Commit

Permalink
Sync category pages
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Jun 20, 2024
1 parent 900e66f commit 4f1f3c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions SDL3/CategoryAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,7 @@ probably want to look at the [API by category](APIByCategory) instead.
- [SDL_QuitSubSystem](SDL_QuitSubSystem)
- [SDL_RaiseWindow](SDL_RaiseWindow)
- [SDL_rand](SDL_rand)
- [SDL_rand_bits](SDL_rand_bits)
- [SDL_rand_float](SDL_rand_float)
- [SDL_rand_n](SDL_rand_n)
- [SDL_rand_r](SDL_rand_r)
Expand Down
1 change: 1 addition & 0 deletions SDL3/CategoryAPIFunction.md
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,7 @@ to look at the Functions section [in a specific category](APIByCategory) instead
- [SDL_QuitSubSystem](SDL_QuitSubSystem)
- [SDL_RaiseWindow](SDL_RaiseWindow)
- [SDL_rand](SDL_rand)
- [SDL_rand_bits](SDL_rand_bits)
- [SDL_rand_float](SDL_rand_float)
- [SDL_rand_n](SDL_rand_n)
- [SDL_rand_r](SDL_rand_r)
Expand Down
1 change: 1 addition & 0 deletions SDL3/CategoryStdinc.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ runtime equivalents, but with an SDL_ prefix.
- [SDL_pow](SDL_pow)
- [SDL_powf](SDL_powf)
- [SDL_rand](SDL_rand)
- [SDL_rand_bits](SDL_rand_bits)
- [SDL_rand_float](SDL_rand_float)
- [SDL_rand_n](SDL_rand_n)
- [SDL_rand_r](SDL_rand_r)
Expand Down

0 comments on commit 4f1f3c2

Please sign in to comment.