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

Go to the source code of this file.

Typedefs

typedef struct create_tag_class create_tag_class
 

Functions

static create_tag_classfopDwIt_GetTag (void)
 
create_tag_classfopDwIt_Begin (void)
 
create_tag_classfopDwIt_Next (create_tag_class *pCreateTag)
 

Typedef Documentation

◆ create_tag_class

Function Documentation

◆ fopDwIt_Begin()

create_tag_class * fopDwIt_Begin ( void  )

◆ fopDwIt_GetTag()

static create_tag_class * fopDwIt_GetTag ( void  )
static

◆ fopDwIt_Next()

create_tag_class * fopDwIt_Next ( create_tag_class pCreateTag)