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 |
s32 fpcEx_Execute | ( | base_process_class * | pProc | ) |
s32 fpcEx_ExecuteQTo | ( | base_process_class * | pProc | ) |
void fpcEx_Handler | ( | fpcLnIt_QueueFunc | pFunc | ) |
BOOL fpcEx_IsExist | ( | fpc_ProcID | id | ) |
base_process_class * fpcEx_Search | ( | fpcLyIt_JudgeFunc | i_judgeFunc, |
void * | i_data | ||
) |
f_pc_executor.cpp Framework - Process Executor
base_process_class * fpcEx_SearchByID | ( | fpc_ProcID | id | ) |
s32 fpcEx_ToExecuteQ | ( | base_process_class * | pProc | ) |
s32 fpcEx_ToLineQ | ( | base_process_class * | pProc | ) |