mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 18:07:40 +00:00
Added SDL_GetWindows()
This commit is contained in:
parent
2c745dbd3c
commit
0ff5c05486
6 changed files with 64 additions and 3 deletions
|
@ -480,6 +480,7 @@ SDL3_0.0.0 {
|
|||
SDL_GetWindowSurface;
|
||||
SDL_GetWindowSurfaceVSync;
|
||||
SDL_GetWindowTitle;
|
||||
SDL_GetWindows;
|
||||
SDL_GlobDirectory;
|
||||
SDL_GlobStorageDirectory;
|
||||
SDL_HapticEffectSupported;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue