Changes

Jump to navigation Jump to search
35 bytes added ,  05:44, 18 July 2022
→‎Threads: added timedSleepAlarm
Line 48: Line 48:  
u32 unknown3[4]; // 0x8c
 
u32 unknown3[4]; // 0x8c
 
struct OSThreadQueue queueJoin; // 0x9c
 
struct OSThreadQueue queueJoin; // 0x9c
// more unknown fields - the total length is not known
+
u32 unknown4[3]; // 0xa4
 +
struct OSAlarm *timedSleepAlarm; // 0xb0
 +
u32 unknown5; // 0xb4
 
}
 
}
  
322

edits

Navigation menu