Loading [MathJax]/extensions/MathZoom.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
f_pc_create_tag.h
Go to the documentation of this file.
1
2#ifndef F_PC_CREATE_TAG_H_
3#define F_PC_CREATE_TAG_H_
4
7
11
12void fpcCtTg_ToCreateQ(create_tag* i_createTag);
13void fpcCtTg_CreateQTo(create_tag* i_createTag);
14s32 fpcCtTg_Init(create_tag* i_createTag, void* i_data);
15
17
18#endif
struct create_tag create_tag
node_list_class g_fpcCtTg_Queue
Definition f_pc_create_tag.cpp:9
void fpcCtTg_ToCreateQ(create_tag *i_createTag)
Definition f_pc_create_tag.cpp:12
s32 fpcCtTg_Init(create_tag *i_createTag, void *i_data)
Definition f_pc_create_tag.cpp:22
void fpcCtTg_CreateQTo(create_tag *i_createTag)
Definition f_pc_create_tag.cpp:17
Definition c_tag.h:10
Definition f_pc_create_tag.h:8
create_tag_class base
Definition f_pc_create_tag.h:9
Definition c_list.h:7
signed long s32
Definition types.h:8