Sfoglia il codice sorgente

Fixed coccinelle patching

Fixes https://github.com/libsdl-org/SDL/issues/10260
Sam Lantinga 1 anno fa
parent
commit
dd08c279e2
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0 5
      build-scripts/SDL_migration.cocci

+ 0 - 5
build-scripts/SDL_migration.cocci

@@ -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