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 | fpcDt_IsComplete () |
s32 | fpcDt_ToDeleteQ (base_process_class *i_proc) |
s32 | fpcDt_ToQueue (base_process_class *i_proc) |
void | fpcDt_Handler () |
s32 | fpcDt_Delete (void *i_proc) |
void fpcDt_Handler | ( | ) |
BOOL fpcDt_IsComplete | ( | ) |
f_pc_deletor.cpp Framework - Process Deletor
s32 fpcDt_ToDeleteQ | ( | base_process_class * | i_proc | ) |
s32 fpcDt_ToQueue | ( | base_process_class * | i_proc | ) |