mirror of
https://github.com/wiiu-env/wut.git
synced 2024-12-04 20:04:29 +01:00
coreinit/messagequeue: Add OSGetDefaultAppIOQueue
This commit is contained in:
parent
bc6ee14ca3
commit
67d9211764
@ -98,6 +98,9 @@ OSPeekMessage(OSMessageQueue *queue,
|
||||
OSMessageQueue *
|
||||
OSGetSystemMessageQueue();
|
||||
|
||||
OSMessageQueue *
|
||||
OSGetDefaultAppIOQueue();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user