mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-23 04:59:10 +00:00
Added SDL_wcstol()
This commit is contained in:
parent
7602a3181e
commit
6c28546828
7 changed files with 76 additions and 21 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue