Explorar o código

Fixed SDL_GetRendererOutputSize renaming

Sam Lantinga %!s(int64=3) %!d(string=hai) anos
pai
achega
fa599c7548
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build-scripts/SDL_migration.cocci

+ 1 - 1
build-scripts/SDL_migration.cocci

@@ -2371,7 +2371,7 @@ SDL_DisplayMode e;
 @@
 @@
 - SDL_GetRendererOutputSize
-+ SDL_GetCurrentRenderOutputSizeInPixels
++ SDL_GetCurrentRenderOutputSize
   (...)
 @@
 @@