Added SDL_GetWindowFromEvent

This commit is contained in:
Anonymous Maarten 2024-08-02 23:47:03 +02:00 committed by Anonymous Maarten
parent 79f4de9f7e
commit f57c597c60
12 changed files with 377 additions and 21 deletions

View file

@ -471,6 +471,7 @@ SDL3_0.0.0 {
SDL_GetWindowBordersSize;
SDL_GetWindowDisplayScale;
SDL_GetWindowFlags;
SDL_GetWindowFromEvent;
SDL_GetWindowFromID;
SDL_GetWindowFullscreenMode;
SDL_GetWindowICCProfile;