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.cpp File Reference

Functions

int cTrIt_Method (node_lists_tree_class *tree, cNdIt_MethodFunc method, void *data)
 
void * cTrIt_Judge (node_lists_tree_class *tree, cNdIt_JudgeFunc judge, void *data)
 

Function Documentation

◆ cTrIt_Judge()

void * cTrIt_Judge ( node_lists_tree_class * tree,
cNdIt_JudgeFunc judge,
void * data )

◆ cTrIt_Method()

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