mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-18 09:18:14 +00:00
Added SDL_swprintf() and SDL_vswprintf()
This commit is contained in:
@@ -859,6 +859,8 @@ SDL3_0.0.0 {
|
||||
SDL_GetWindowDisplayScale;
|
||||
SDL_GetWindowPixelDensity;
|
||||
SDL_wcstol;
|
||||
SDL_swprintf;
|
||||
SDL_vswprintf;
|
||||
# extra symbols go here (don't modify this line)
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user