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 19, 2024
1 parent 0ece20a commit 74c3fcb
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion SDL3/CategoryAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,6 @@ probably want to look at the [API by category](APIByCategory) instead.
- [SDL_PumpEvents](SDL_PumpEvents)
- [SDL_PushEvent](SDL_PushEvent)
- [SDL_PutAudioStreamData](SDL_PutAudioStreamData)
- [SDL_QueryTexture](SDL_QueryTexture)
- [SDL_Quit](SDL_Quit)
- [SDL_QuitSubSystem](SDL_QuitSubSystem)
- [SDL_RaiseWindow](SDL_RaiseWindow)
Expand Down
1 change: 0 additions & 1 deletion SDL3/CategoryAPIFunction.md
Original file line number Diff line number Diff line change
Expand Up @@ -693,7 +693,6 @@ to look at the Functions section [in a specific category](APIByCategory) instead
- [SDL_PumpEvents](SDL_PumpEvents)
- [SDL_PushEvent](SDL_PushEvent)
- [SDL_PutAudioStreamData](SDL_PutAudioStreamData)
- [SDL_QueryTexture](SDL_QueryTexture)
- [SDL_Quit](SDL_Quit)
- [SDL_QuitSubSystem](SDL_QuitSubSystem)
- [SDL_RaiseWindow](SDL_RaiseWindow)
Expand Down
1 change: 0 additions & 1 deletion SDL3/CategoryRender.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ details: https://github.com/libsdl-org/SDL/issues/986
- [SDL_GetTextureSize](SDL_GetTextureSize)
- [SDL_LockTexture](SDL_LockTexture)
- [SDL_LockTextureToSurface](SDL_LockTextureToSurface)
- [SDL_QueryTexture](SDL_QueryTexture)
- [SDL_RenderClear](SDL_RenderClear)
- [SDL_RenderClipEnabled](SDL_RenderClipEnabled)
- [SDL_RenderCoordinatesFromWindow](SDL_RenderCoordinatesFromWindow)
Expand Down

0 comments on commit 74c3fcb

Please sign in to comment.