Skip to content

Commit

Permalink
Sync category pages
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Nov 22, 2024
1 parent 4525268 commit 20b4a6a
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 @@ -1395,6 +1395,7 @@ probably want to look at the [API by category](APIByCategory) instead.
- [SDL_Point](SDL_Point)
- [SDL_QuitEvent](SDL_QuitEvent)
- [SDL_Rect](SDL_Rect)
- [SDL_RenderEvent](SDL_RenderEvent)
- [SDL_SensorEvent](SDL_SensorEvent)
- [SDL_StorageInterface](SDL_StorageInterface)
- [SDL_Surface](SDL_Surface)
Expand Down
1 change: 1 addition & 0 deletions SDL3/CategoryAPIStruct.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ easier to look at the Structs section [in a specific category](APIByCategory) in
- [SDL_Point](SDL_Point)
- [SDL_QuitEvent](SDL_QuitEvent)
- [SDL_Rect](SDL_Rect)
- [SDL_RenderEvent](SDL_RenderEvent)
- [SDL_SensorEvent](SDL_SensorEvent)
- [SDL_StorageInterface](SDL_StorageInterface)
- [SDL_Surface](SDL_Surface)
Expand Down
1 change: 1 addition & 0 deletions SDL3/CategoryEvents.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ Event queue management.
- [SDL_PenProximityEvent](SDL_PenProximityEvent)
- [SDL_PenTouchEvent](SDL_PenTouchEvent)
- [SDL_QuitEvent](SDL_QuitEvent)
- [SDL_RenderEvent](SDL_RenderEvent)
- [SDL_SensorEvent](SDL_SensorEvent)
- [SDL_TextEditingCandidatesEvent](SDL_TextEditingCandidatesEvent)
- [SDL_TextEditingEvent](SDL_TextEditingEvent)
Expand Down

0 comments on commit 20b4a6a

Please sign in to comment.