![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
| struct | method_filter |
| struct | judge_filter |
Typedefs | |
| typedef struct method_filter | method_filter |
| typedef struct judge_filter | judge_filter |
Functions | |
| int | cTgIt_MethodCall (create_tag_class *pTag, method_filter *pMethodFilter) |
| void * | cTgIt_JudgeFilter (create_tag_class *pTag, judge_filter *pJudgeFilter) |
| typedef struct judge_filter judge_filter |
| typedef struct method_filter method_filter |
| void * cTgIt_JudgeFilter | ( | create_tag_class * | pTag, |
| judge_filter * | pJudgeFilter ) |
| int cTgIt_MethodCall | ( | create_tag_class * | tag, |
| method_filter * | filter ) |