mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-20 22:35:41 +00:00
Renaming SDL_eventaction to SDL_EventAction
This commit is contained in:
committed by
Ryan C. Gordon
parent
1efadcc5d4
commit
c8a066019b
@@ -411,6 +411,9 @@ The following functions have been removed:
|
||||
* SDL_EventState() - replaced with SDL_SetEventEnabled()
|
||||
* SDL_GetEventState() - replaced with SDL_EventEnabled()
|
||||
|
||||
The following enums have been renamed:
|
||||
* SDL_eventaction => SDL_EventAction
|
||||
|
||||
## SDL_gamecontroller.h
|
||||
|
||||
SDL_gamecontroller.h has been renamed SDL_gamepad.h, and all APIs have been renamed to match.
|
||||
|
||||
Reference in New Issue
Block a user