Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
f_op_actor_tag.h
Go to the documentation of this file.
1#ifndef F_OP_ACTOR_TAG_H_
2#define F_OP_ACTOR_TAG_H_
3
5
9
11
12#endif
T cLib_calcTimer(T *value)
Definition c_lib.h:79
node_list_class g_fopAcTg_Queue
Definition f_op_actor_tag.cpp:10
int fopAcTg_Init(create_tag_class *i_createTag, void *i_data)
Definition f_op_actor_tag.cpp:23
int fopAcTg_ToActorQ(create_tag_class *i_createTag)
Definition f_op_actor_tag.cpp:13
int fopAcTg_ActorQTo(create_tag_class *i_createTag)
Definition f_op_actor_tag.cpp:18
Definition c_tag.h:10
Definition c_list.h:7