Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Typedefs | |
typedef struct create_tag_class | create_tag_class |
Functions | |
void | fopDwTg_DrawQTo (create_tag_class *i_createTag) |
void | fopDwTg_CreateQueue () |
bool | fopDwTg_Init (create_tag_class *i_createTag, void *i_process) |
void | fopDwTg_ToDrawQ (create_tag_class *i_createTag, int priority) |
Variables | |
node_lists_tree_class | g_fopDwTg_Queue |
void fopDwTg_CreateQueue | ( | ) |
void fopDwTg_DrawQTo | ( | create_tag_class * | i_createTag | ) |
bool fopDwTg_Init | ( | create_tag_class * | i_createTag, |
void * | i_process | ||
) |
void fopDwTg_ToDrawQ | ( | create_tag_class * | i_createTag, |
int | priority | ||
) |
|
extern |