Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
typedef struct node_list_class | node_list_class |
Functions | |
int | cLsIt_Method (node_list_class *pList, cNdIt_MethodFunc pMethod, void *pUserData) |
void * | cLsIt_Judge (node_list_class *pList, cNdIt_JudgeFunc pJudge, void *pUserData) |
void * cLsIt_Judge | ( | node_list_class * | pList, |
cNdIt_JudgeFunc | pJudge, | ||
void * | pUserData | ||
) |
int cLsIt_Method | ( | node_list_class * | list, |
cNdIt_MethodFunc | method, | ||
void * | data | ||
) |