Add SDL_WindowID type for SDL_Window id

This commit is contained in:
Sylvain
2023-01-04 10:27:28 +01:00
committed by Sam Lantinga
parent 86c6376140
commit 6863f0b2d8
5 changed files with 22 additions and 17 deletions

View File

@@ -858,3 +858,5 @@ The following functions have been renamed:
* SDL_GetPointDisplayIndex() => SDL_GetDisplayIndexForPoint()
* SDL_GetRectDisplayIndex() => SDL_GetDisplayIndexForRect()
SDL_Window id type is named SDL_WindowID