mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-15 17:28:28 +00:00
Fixed coccinelle patching
Fixes https://github.com/libsdl-org/SDL/issues/10260
This commit is contained in:
parent
509f3a42d7
commit
dd08c279e2
1 changed files with 0 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue