mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 20:28:28 +00:00
thread: make SDL_CreateThreadWithStackSize() a public API.
This commit is contained in:
parent
eff5f65096
commit
acb05f50d8
5 changed files with 55 additions and 3 deletions
|
@ -697,3 +697,4 @@
|
|||
#define SDL_IsTablet SDL_IsTablet_REAL
|
||||
#define SDL_GetDisplayOrientation SDL_GetDisplayOrientation_REAL
|
||||
#define SDL_HasColorKey SDL_HasColorKey_REAL
|
||||
#define SDL_CreateThreadWithStackSize SDL_CreateThreadWithStackSize_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue