Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
typedef struct node_lists_tree_class | node_lists_tree_class |
Functions | |
int | cTrIt_Method (node_lists_tree_class *pTree, cNdIt_MethodFunc pJudgeFunc, void *pUserData) |
void * | cTrIt_Judge (node_lists_tree_class *pTree, cNdIt_JudgeFunc pJudgeFunc, void *pUserData) |
void * cTrIt_Judge | ( | node_lists_tree_class * | pTree, |
cNdIt_JudgeFunc | pJudgeFunc, | ||
void * | pUserData | ||
) |
int cTrIt_Method | ( | node_lists_tree_class * | tree, |
cNdIt_MethodFunc | method, | ||
void * | data | ||
) |