mirror of
https://github.com/shadps4-emu/ext-SDL.git
synced 2025-02-17 09:18:41 +00:00
Fixed coccinelle patching
Fixes https://github.com/libsdl-org/SDL/issues/10260
This commit is contained in:
parent
509f3a42d7
commit
dd08c279e2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user