Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
typedef struct base_process_class | base_process_class |
Functions | |
BOOL | fpcCt_IsCreatingByID (fpc_ProcID id) |
s32 | fpcCt_IsDoing (base_process_class *pProc) |
BOOL | fpcCt_Abort (base_process_class *pProc) |
void | fpcCt_Handler (void) |
BOOL fpcCt_Abort | ( | base_process_class * | pProc | ) |
BOOL fpcCt_IsCreatingByID | ( | fpc_ProcID | i_id | ) |
f_pc_creator.cpp Framework - Process Creator
s32 fpcCt_IsDoing | ( | base_process_class * | pProc | ) |