mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-25 14:09:10 +00:00
Removed SDL_TextInputShown()
This was only implemented on Windows and often confused with SDL_ScreenKeyboardShown()
This commit is contained in:
parent
6443c75eda
commit
b9a88bbecb
13 changed files with 4 additions and 63 deletions
|
@ -813,7 +813,6 @@
|
|||
#define SDL_SyncWindow SDL_SyncWindow_REAL
|
||||
#define SDL_TellIO SDL_TellIO_REAL
|
||||
#define SDL_TextInputActive SDL_TextInputActive_REAL
|
||||
#define SDL_TextInputShown SDL_TextInputShown_REAL
|
||||
#define SDL_TimeFromWindows SDL_TimeFromWindows_REAL
|
||||
#define SDL_TimeToDateTime SDL_TimeToDateTime_REAL
|
||||
#define SDL_TimeToWindows SDL_TimeToWindows_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue