mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Working on identifying variables and cleaning up warnings continues
This commit is contained in:
@@ -55,7 +55,7 @@ typedef void * OSMesg;
|
||||
* Structure for message queue
|
||||
*/
|
||||
typedef struct OSMesgQueue_s {
|
||||
//24 bytes? 30 maybe?
|
||||
// sizeof = 0x18 or 24 bytes
|
||||
OSThread *mtqueue; /* Queue to store threads blocked
|
||||
on empty mailboxes (receive) */
|
||||
OSThread *fullqueue; /* Queue to store threads blocked
|
||||
|
||||
Reference in New Issue
Block a user