瀏覽代碼

Fixed SDL_GetRendererOutputSize renaming

Sam Lantinga 2 年之前
父節點
當前提交
fa599c7548
共有 1 個文件被更改,包括 1 次插入1 次删除
  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
   (...)
 @@
 @@