mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-29 22:48:30 +00:00
Cleaned up thread state handling and added thread object validation
This commit is contained in:
@@ -60,6 +60,7 @@ typedef enum
|
||||
SDL_OBJECT_TYPE_SENSOR,
|
||||
SDL_OBJECT_TYPE_HIDAPI_DEVICE,
|
||||
SDL_OBJECT_TYPE_HIDAPI_JOYSTICK,
|
||||
SDL_OBJECT_TYPE_THREAD,
|
||||
|
||||
} SDL_ObjectType;
|
||||
|
||||
|
Reference in New Issue
Block a user