Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
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 | ) |
f_pc_base.cpp Framework - Process Base
int fpcBs_IsDelete | ( | base_process_class * | i_proc | ) |
int fpcBs_MakeOfId | ( | ) |
int fpcBs_SubCreate | ( | base_process_class * | i_proc | ) |
int g_fpcBs_type |