mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 04:08:27 +00:00
Add SDL_asprintf and SDL_vasprintf
This commit is contained in:
parent
79b0aae86c
commit
25a614bc3e
5 changed files with 70 additions and 0 deletions
|
@ -820,3 +820,5 @@
|
|||
#define SDL_RenderGeometry SDL_RenderGeometry_REAL
|
||||
#define SDL_RenderGeometryRaw SDL_RenderGeometryRaw_REAL
|
||||
#define SDL_RenderSetVSync SDL_RenderSetVSync_REAL
|
||||
#define SDL_asprintf SDL_asprintf_REAL
|
||||
#define SDL_vasprintf SDL_vasprintf_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue