Fixed coccinelle patching

Fixes https://github.com/libsdl-org/SDL/issues/10260
This commit is contained in:
Sam Lantinga 2024-07-14 07:15:26 -07:00
parent 509f3a42d7
commit dd08c279e2

View file

@ -3484,11 +3484,6 @@ typedef SDL_Colour, SDL_Color;
- SDLK_z - SDLK_z
+ SDLK_Z + SDLK_Z
@@ @@
typedef SDL_PixelFormat, SDL_PackedPixelDetails;
@@
- SDL_PixelFormat
+ SDL_PixelFormatDetails
@@
@@ @@
- SDL_ConvertSurfaceFormat - SDL_ConvertSurfaceFormat
+ SDL_ConvertSurface + SDL_ConvertSurface