소스 검색

Fixed coccinelle patching

Fixes https://github.com/libsdl-org/SDL/issues/10260
Sam Lantinga 1 년 전
부모
커밋
dd08c279e2
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  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