Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_e_hb_leaf.h
Go to the documentation of this file.
1#ifndef D_A_E_HB_LEAF_H
2#define D_A_E_HB_LEAF_H
3
5
15public:
17 /* 0x5B4 */ mDoExt_McaMorf* mpMorf;
18 /* 0x5B8 */ s16 field_0x5b8;
19 /* 0x5BA */ s8 field_0x5ba;
20 /* 0x5BC */ unsigned int field_0x5bc;
21};
22
23#endif /* D_A_E_HB_LEAF_H */
Hebi Baba - Leaf.
Definition d_a_e_hb_leaf.h:14
unsigned int field_0x5bc
Definition d_a_e_hb_leaf.h:20
request_of_phase_process_class mPhase
Definition d_a_e_hb_leaf.h:16
mDoExt_McaMorf * mpMorf
Definition d_a_e_hb_leaf.h:17
s16 field_0x5b8
Definition d_a_e_hb_leaf.h:18
s8 field_0x5ba
Definition d_a_e_hb_leaf.h:19
Definition f_op_actor.h:249
Definition m_Do_ext.h:344
Definition d_a_hozelda.cpp:14
signed char s8
Definition types.h:4
signed short s16
Definition types.h:5