Renaming SDL_eventaction to SDL_EventAction

This commit is contained in:
Petar Popovic
2024-04-08 18:01:31 +02:00
committed by Ryan C. Gordon
parent 1efadcc5d4
commit c8a066019b
6 changed files with 15 additions and 5 deletions

View File

@@ -3119,3 +3119,8 @@ typedef SDL_RWops, SDL_IOStream;
- SDL_LogSetOutputFunction
+ SDL_SetLogOutputFunction
(...)
@@
typedef SDL_eventaction, SDL_EventAction;
@@
- SDL_eventaction
+ SDL_EventAction