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

@ -884,3 +884,4 @@
#define SDL_GetDisplayContentScale SDL_GetDisplayContentScale_REAL
#define SDL_GetWindowDisplayScale SDL_GetWindowDisplayScale_REAL
#define SDL_GetWindowPixelDensity SDL_GetWindowPixelDensity_REAL
#define SDL_wcstol SDL_wcstol_REAL