Przeglądaj źródła

Fixed SDL_GetRendererOutputSize renaming

Sam Lantinga 3 lat temu
rodzic
commit
fa599c7548
1 zmienionych plików z 1 dodań i 1 usunięć
  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_GetRendererOutputSize
-+ SDL_GetCurrentRenderOutputSizeInPixels
++ SDL_GetCurrentRenderOutputSize
   (...)
   (...)
 @@
 @@
 @@
 @@