Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
c_tree_iter.h File Reference

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)
 
voidcTrIt_Judge (node_lists_tree_class *pTree, cNdIt_JudgeFunc pJudgeFunc, void *pUserData)
 

Typedef Documentation

◆ node_lists_tree_class

Function Documentation

◆ cTrIt_Judge()

void * cTrIt_Judge ( node_lists_tree_class pTree,
cNdIt_JudgeFunc  pJudgeFunc,
void pUserData 
)

◆ cTrIt_Method()

int cTrIt_Method ( node_lists_tree_class tree,
cNdIt_MethodFunc  method,
void data 
)