mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 01:09:33 -04:00
Decompile rdpCreateTask
This commit is contained in:
@@ -25,11 +25,7 @@ typedef struct OSScTask_s {
|
||||
OSTask list;
|
||||
OSMesgQueue *msgQ;
|
||||
OSMesg msg;
|
||||
#ifndef _FINALROM /* all #ifdef items should */
|
||||
OSTime startTime; /* remain at the end!!, or */
|
||||
OSTime totalTime; /* possible conflict if */
|
||||
#endif /* FINALROM library used with */
|
||||
} OSScTask; /* non FINALROM code */
|
||||
} OSScTask;
|
||||
|
||||
/*
|
||||
* OSScTask flags:
|
||||
|
||||
Reference in New Issue
Block a user