Added SDL_wcstol()

This commit is contained in:
Sam Lantinga 2023-05-24 08:14:47 -07:00
parent 7602a3181e
commit 6c28546828
7 changed files with 76 additions and 21 deletions

View file

@ -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: *;
};