Decompile idleCreateThread

This commit is contained in:
Ryan Dwyer
2020-09-30 22:19:50 +10:00
parent 2efc70cc4b
commit 79e2eaabb4
5 changed files with 10 additions and 28 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ s32 func000010a4(void);
s32 func0000113c(void);
s32 func00001180(void);
s32 osGetMemSize(void);
s32 func000018ac(void);
void *func000018ac(s32 arg0, s32 arg1);
void func00001b28(u32 arg0);
s32 func00001e30(void);
s32 func00001fa8(void);
+1
View File
@@ -2840,6 +2840,7 @@
#define TELEPORTSTATE_3 3
#define TELEPORTSTATE_4 4
#define THREAD_IDLE 1
#define THREAD_RMON 5
#define TICKMODE_0 0
+1 -1
View File
@@ -357,7 +357,7 @@ extern u32 var8008ae38;
extern u32 var8008be38;
extern u32 var8008d238;
extern OSThread var8008d270;
extern OSThread var8008d4a0;
extern OSThread g_IdleThread;
extern OSThread var8008d6d0;
extern u32 var8008d900;
extern u32 var8008db30;