![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
BOOL | fpcBs_Is_JustOfType (int i_typeA, int i_typeB) |
int | fpcBs_MakeOfType (int *i_type) |
int | fpcBs_MakeOfId () |
int | fpcBs_Execute (base_process_class *i_proc) |
void | fpcBs_DeleteAppend (base_process_class *i_proc) |
int | fpcBs_IsDelete (base_process_class *i_proc) |
int | fpcBs_Delete (base_process_class *i_proc) |
base_process_class * | fpcBs_Create (s16 i_profname, fpc_ProcID i_procID, void *i_append) |
int | fpcBs_SubCreate (base_process_class *i_proc) |
Variables | |
int | g_fpcBs_type |
base_process_class * fpcBs_Create | ( | s16 | i_profname, |
fpc_ProcID | i_procID, | ||
void * | i_append ) |
int fpcBs_Delete | ( | base_process_class * | i_proc | ) |
void fpcBs_DeleteAppend | ( | base_process_class * | i_proc | ) |
int fpcBs_Execute | ( | base_process_class * | i_proc | ) |
BOOL fpcBs_Is_JustOfType | ( | int | i_typeA, |
int | i_typeB ) |
f_pc_base.cpp Framework - Process Base
int fpcBs_IsDelete | ( | base_process_class * | i_proc | ) |
int fpcBs_MakeOfId | ( | ) |
int fpcBs_MakeOfType | ( | int * | i_type | ) |
int fpcBs_SubCreate | ( | base_process_class * | i_proc | ) |
int g_fpcBs_type |