Skip to content

Commit

Permalink
Sync category pages
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Apr 15, 2024
1 parent 62618c0 commit 5324f5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SDL3/CategoryAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -974,8 +974,8 @@
- [SDL_JoystickID](SDL_JoystickID)
- [SDL_KeyboardDeviceEvent](SDL_KeyboardDeviceEvent)
- [SDL_KeyboardEvent](SDL_KeyboardEvent)
- [SDL_Keycode](SDL_Keycode)
- [SDL_KeyCode](SDL_KeyCode)
- [SDL_Keycode](SDL_Keycode)
- [SDL_Keymod](SDL_Keymod)
- [SDL_Keysym](SDL_Keysym)
- [SDL_LinuxSetThreadPriority](SDL_LinuxSetThreadPriority)
Expand Down Expand Up @@ -1468,4 +1468,5 @@
- [SDL_WriteU64BE](SDL_WriteU64BE)
- [SDL_WriteU64LE](SDL_WriteU64LE)
- [SDL_WriteU8](SDL_WriteU8)
- [SDLK_UNKNOWN](SDLK_UNKNOWN)
<!-- END CATEGORY LIST -->
1 change: 1 addition & 0 deletions SDL3/CategoryAPIMacro.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,5 +265,6 @@
- [SDL_VIRTUAL_JOYSTICK_DESC_VERSION](SDL_VIRTUAL_JOYSTICK_DESC_VERSION)
- [SDL_WINDOWPOS_CENTERED_MASK](SDL_WINDOWPOS_CENTERED_MASK)
- [SDL_WINDOWPOS_UNDEFINED_MASK](SDL_WINDOWPOS_UNDEFINED_MASK)
- [SDLK_UNKNOWN](SDLK_UNKNOWN)
<!-- END CATEGORY LIST -->

0 comments on commit 5324f5e

Please sign in to comment.