Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | process_method_tag_class |
Typedefs | |
typedef int(* | process_method_tag_func) (void *) |
typedef struct process_method_tag_class | process_method_tag_class |
s32 fpcMtdTg_Do | ( | process_method_tag_class * | i_methodTag | ) |
f_pc_method_tag.cpp Framework - Process Method Tag
s32 fpcMtdTg_Init | ( | process_method_tag_class * | pMthd, |
process_method_tag_func | pFunc, | ||
void * | pMthdData | ||
) |
void fpcMtdTg_MethodQTo | ( | process_method_tag_class * | pMthd | ) |
s32 fpcMtdTg_ToMethodQ | ( | node_list_class * | pList, |
process_method_tag_class * | pMthd | ||
) |