mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
Fixed coccinelle patching
Fixes https://github.com/libsdl-org/SDL/issues/10260
This commit is contained in:
@@ -3484,11 +3484,6 @@ typedef SDL_Colour, SDL_Color;
|
||||
- SDLK_z
|
||||
+ SDLK_Z
|
||||
@@
|
||||
typedef SDL_PixelFormat, SDL_PackedPixelDetails;
|
||||
@@
|
||||
- SDL_PixelFormat
|
||||
+ SDL_PixelFormatDetails
|
||||
@@
|
||||
@@
|
||||
- SDL_ConvertSurfaceFormat
|
||||
+ SDL_ConvertSurface
|
||||
|
Reference in New Issue
Block a user