瀏覽代碼

Added a migration note for SDL_Vulkan_GetInstanceExtensions()

Sam Lantinga 2 年之前
父節點
當前提交
9ffeae7b58
共有 1 個文件被更改,包括 6 次插入1 次删除
  1. 6 1
      docs/README-migration.md

+ 6 - 1
docs/README-migration.md

@@ -848,7 +848,7 @@ If you were using this macro for other things besides SDL ticks values, you can
 
 
 ## SDL_version.h
 ## SDL_version.h
 
 
-SDL_GetRevisionNumber() has been removed from the API, it always returned 0 in SDL 2.0
+SDL_GetRevisionNumber() has been removed from the API, it always returned 0 in SDL 2.0.
 
 
 
 
 ## SDL_video.h
 ## SDL_video.h
@@ -875,3 +875,8 @@ The following functions have been renamed:
 
 
 SDL_Window id type is named SDL_WindowID
 SDL_Window id type is named SDL_WindowID
 
 
+
+## SDL_vulkan.h
+
+SDL_Vulkan_GetInstanceExtensions() no longer takes a window parameter.
+