mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-22 12:48:28 +00:00
Added SDL_swprintf() and SDL_vswprintf()
This commit is contained in:
parent
6c28546828
commit
c9d8a04945
8 changed files with 250 additions and 2 deletions
|
@ -885,3 +885,5 @@
|
|||
#define SDL_GetWindowDisplayScale SDL_GetWindowDisplayScale_REAL
|
||||
#define SDL_GetWindowPixelDensity SDL_GetWindowPixelDensity_REAL
|
||||
#define SDL_wcstol SDL_wcstol_REAL
|
||||
#define SDL_swprintf SDL_swprintf_REAL
|
||||
#define SDL_vswprintf SDL_vswprintf_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue