mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-24 03:58:28 +00:00
thread: SDL_CreateThreadWithStackSize is now SDL_CreateThreadWithProperties.
This commit is contained in:
@@ -85,7 +85,7 @@ SDL3_0.0.0 {
|
||||
SDL_CreateTextureFromSurface;
|
||||
SDL_CreateTextureWithProperties;
|
||||
SDL_CreateThreadRuntime;
|
||||
SDL_CreateThreadWithStackSizeRuntime;
|
||||
SDL_CreateThreadWithPropertiesRuntime;
|
||||
SDL_CreateWindow;
|
||||
SDL_CreateWindowAndRenderer;
|
||||
SDL_CreateWindowWithProperties;
|
||||
|
Reference in New Issue
Block a user