SDL_RendererFlip rename fixes

This commit is contained in:
Petar Popovic 2024-04-13 16:14:56 +02:00 committed by Sam Lantinga
parent d760f16ba6
commit 56e6f05440
3 changed files with 10 additions and 1 deletions

View file

@ -3125,6 +3125,11 @@ typedef SDL_eventaction, SDL_EventAction;
- SDL_eventaction
+ SDL_EventAction
@@
typedef SDL_RendererFlip, SDL_FlipMode;
@@
- SDL_RendererFlip
+ SDL_FlipMode
@@
typedef SDL_Colour, SDL_Color;
@@
- SDL_Colour