diff --git a/build-scripts/SDL_migration.cocci b/build-scripts/SDL_migration.cocci index 92a2295e6..8cabf95f7 100644 --- a/build-scripts/SDL_migration.cocci +++ b/build-scripts/SDL_migration.cocci @@ -2371,7 +2371,7 @@ SDL_DisplayMode e; @@ @@ - SDL_GetRendererOutputSize -+ SDL_GetCurrentRenderOutputSizeInPixels ++ SDL_GetCurrentRenderOutputSize (...) @@ @@