Sfoglia il codice sorgente

Fixed SDL_GetRendererOutputSize renaming

Sam Lantinga 3 anni fa
parent
commit
fa599c7548
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
   (...)
 @@
 @@