Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
f_op_draw_tag.h File Reference

Go to the source code of this file.

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
 

Function Documentation

◆ fopDwTg_CreateQueue()

void fopDwTg_CreateQueue ( )

◆ fopDwTg_DrawQTo()

void fopDwTg_DrawQTo ( create_tag_class * i_createTag)

◆ fopDwTg_Init()

bool fopDwTg_Init ( create_tag_class * i_createTag,
void * i_process )

◆ fopDwTg_ToDrawQ()

void fopDwTg_ToDrawQ ( create_tag_class * i_createTag,
int priority )

Variable Documentation

◆ g_fopDwTg_Queue

node_lists_tree_class g_fopDwTg_Queue
extern