mirror of
https://github.com/devkitPro/wut.git
synced 2026-09-07 10:45:36 -05:00
coreinit/messagequeue: Add OSGetDefaultAppIOQueue
This commit is contained in:
@@ -98,6 +98,9 @@ OSPeekMessage(OSMessageQueue *queue,
|
||||
OSMessageQueue *
|
||||
OSGetSystemMessageQueue();
|
||||
|
||||
OSMessageQueue *
|
||||
OSGetDefaultAppIOQueue();
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user