mirror of
https://github.com/wiiu-env/wut.git
synced 2025-01-06 13:38:14 +01:00
Add missing OSMutexQueue typedef.
This commit is contained in:
parent
7fb39a71bd
commit
7219164f4b
@ -11,6 +11,7 @@ typedef struct OSContext OSContext;
|
||||
typedef struct OSFastMutex OSFastMutex;
|
||||
typedef struct OSFastMutexQueue OSFastMutexQueue;
|
||||
typedef struct OSMutex OSMutex;
|
||||
typedef struct OSMutexQueue OSMutexQueue;
|
||||
typedef struct OSThread OSThread;
|
||||
|
||||
typedef uint8_t OSThreadState;
|
||||
|
Loading…
Reference in New Issue
Block a user