Browse Source

Fixed SDL_GetRendererOutputSize renaming

Sam Lantinga 2 years ago
parent
commit
fa599c7548
1 changed files with 1 additions and 1 deletions
  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
   (...)
   (...)
 @@
 @@
 @@
 @@