mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-29 07:59:11 +00:00
Added SDL_wcstol()
This commit is contained in:
parent
7602a3181e
commit
6c28546828
7 changed files with 76 additions and 21 deletions
|
@ -858,6 +858,7 @@ SDL3_0.0.0 {
|
|||
SDL_GetDisplayContentScale;
|
||||
SDL_GetWindowDisplayScale;
|
||||
SDL_GetWindowPixelDensity;
|
||||
SDL_wcstol;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue