mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-24 12:08:28 +00:00
Removed SDL_TextInputShown()
This was only implemented on Windows and often confused with SDL_ScreenKeyboardShown()
This commit is contained in:
@@ -789,7 +789,6 @@ SDL3_0.0.0 {
|
||||
SDL_SyncWindow;
|
||||
SDL_TellIO;
|
||||
SDL_TextInputActive;
|
||||
SDL_TextInputShown;
|
||||
SDL_TimeFromWindows;
|
||||
SDL_TimeToDateTime;
|
||||
SDL_TimeToWindows;
|
||||
|
Reference in New Issue
Block a user