Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_op_draw_iter.h
Go to the documentation of this file.
1
#ifndef F_F_OP_DRAW_ITER_H_
2
#define F_F_OP_DRAW_ITER_H_
3
4
typedef
struct
create_tag_class
create_tag_class
;
5
6
create_tag_class
*
fopDwIt_GetTag
();
7
create_tag_class
*
fopDwIt_Begin
();
8
create_tag_class
*
fopDwIt_Next
(
create_tag_class
*
i_createTag
);
9
10
#endif
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:79
fopDwIt_Begin
create_tag_class * fopDwIt_Begin()
Definition
f_op_draw_iter.cpp:29
fopDwIt_Next
create_tag_class * fopDwIt_Next(create_tag_class *i_createTag)
Definition
f_op_draw_iter.cpp:41
fopDwIt_GetTag
create_tag_class * fopDwIt_GetTag()
Definition
f_op_draw_iter.cpp:15
create_tag_class
Definition
c_tag.h:10
include
f_op
f_op_draw_iter.h
Generated by
1.9.8