Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_tag_arena.h
Go to the documentation of this file.
1
#ifndef D_A_TAG_ARENA_H
2
#define D_A_TAG_ARENA_H
3
4
#include "
f_op/f_op_actor_mng.h
"
5
6
class
daTagArena_c
:
public
fopAc_ac_c
{
7
public
:
8
int
create
() {
9
fopAcM_SetupActor
(
this
,
daTagArena_c
);
10
return
cPhs_COMPLEATE_e
;
11
}
12
};
13
14
#endif
/* D_A_TAG_ARENA_H */
cLib_calcTimer
T cLib_calcTimer(T *value)
Definition
c_lib.h:74
cPhs_COMPLEATE_e
@ cPhs_COMPLEATE_e
Definition
c_phase.h:13
daTagArena_c
Definition
d_a_tag_arena.h:6
daTagArena_c::create
int create()
Definition
d_a_tag_arena.h:8
f_op_actor_mng.h
fopAc_ac_c
Definition
d_a_ep.cpp:19
include
d
actor
d_a_tag_arena.h
Generated by
1.9.8