mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 08:27:39 +00:00
Removed SDL_GetErrorMsg(), trivially implemented in application code
This commit is contained in:
parent
66e532fa61
commit
ecd56bb8f0
6 changed files with 5 additions and 26 deletions
|
@ -164,7 +164,6 @@ SDL3_0.0.0 {
|
|||
SDL_GetDisplayUsableBounds;
|
||||
SDL_GetDisplays;
|
||||
SDL_GetError;
|
||||
SDL_GetErrorMsg;
|
||||
SDL_GetEventFilter;
|
||||
SDL_GetFullscreenDisplayModes;
|
||||
SDL_GetGamepadAppleSFSymbolsNameForAxis;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue