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 May 3, 2024
1 parent 0fc1c7f commit b4d1e27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SDL3/README/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,9 @@ The following symbols have been renamed:
* SDL_USEREVENT => SDL_EVENT_USER
The following symbols have been removed:
* SDL_DROPEVENT_DATA_SIZE - drop event data is dynamically allocated
* SDL_SYSWMEVENT - you can use SDL_SetWindowsMessageHook() and SDL_SetX11EventHook() to watch and modify system events before SDL sees them.
* SDL_TEXTEDITINGEVENT_TEXT_SIZE - text editing event data is dynamically allocated
The following structures have been renamed:
* SDL_ControllerAxisEvent => SDL_GamepadAxisEvent
Expand Down

0 comments on commit b4d1e27

Please sign in to comment.