Added SDL_GetWindows()

This commit is contained in:
Sam Lantinga 2024-06-24 12:22:12 -07:00
parent 2c745dbd3c
commit 0ff5c05486
6 changed files with 64 additions and 3 deletions

View file

@ -480,6 +480,7 @@ SDL3_0.0.0 {
SDL_GetWindowSurface;
SDL_GetWindowSurfaceVSync;
SDL_GetWindowTitle;
SDL_GetWindows;
SDL_GlobDirectory;
SDL_GlobStorageDirectory;
SDL_HapticEffectSupported;