Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
c_tree_iter.h File Reference

Go to the source code of this file.

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)
 

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 )