Jelajahi Sumber

Fixed SDL_GetRendererOutputSize renaming

Sam Lantinga 3 tahun lalu
induk
melakukan
fa599c7548
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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
   (...)
 @@
 @@