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

Go to the source code of this file.

Classes

struct  method_filter
 
struct  judge_filter
 

Typedefs

typedef struct create_tag_class create_tag_class
 
typedef struct method_filter method_filter
 
typedef struct judge_filter judge_filter
 

Functions

int cTgIt_MethodCall (create_tag_class *pTag, method_filter *pMethodFilter)
 
voidcTgIt_JudgeFilter (create_tag_class *pTag, judge_filter *pJudgeFilter)
 

Typedef Documentation

◆ create_tag_class

◆ judge_filter

◆ method_filter

Function Documentation

◆ cTgIt_JudgeFilter()

void * cTgIt_JudgeFilter ( create_tag_class pTag,
judge_filter pJudgeFilter 
)

◆ cTgIt_MethodCall()

int cTgIt_MethodCall ( create_tag_class tag,
method_filter filter 
)