mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-30 02:38:56 -04:00
Decompile __scYield
This commit is contained in:
@@ -18,6 +18,7 @@ void __scHandleRetrace(OSSched *sc);
|
||||
void __scAppendList(OSSched *sc, OSScTask *t);
|
||||
void __scExec(OSSched *sc, OSScTask *sp, OSScTask *dp);
|
||||
void __scMain(void *arg);
|
||||
void __scYield(OSSched *sc);
|
||||
struct bootbufferthing *func0000244c(void);
|
||||
void func00002400(void);
|
||||
void func000024e8(void);
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
#include "types.h"
|
||||
|
||||
u32 func000490b0(void);
|
||||
u32 func00049100(void);
|
||||
u32 func00049120(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user