Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
d_a_e_cr_egg.h
Go to the documentation of this file.
1#ifndef D_A_E_CR_EGG_H
2#define D_A_E_CR_EGG_H
4
14private:
15 /* 0x5ac */ u8 field_0x5ac[0xa0c - 0x5ac];
16};
17
18STATIC_ASSERT(sizeof(e_cr_egg_class) == 0xa0c);
19
20
21#endif /* D_A_E_CR_EGG_H */
Bombskit Egg.
Definition d_a_e_cr_egg.h:13
u8 field_0x5ac[0xa0c - 0x5ac]
Definition d_a_e_cr_egg.h:15
Definition f_op_actor.h:255
STATIC_ASSERT(sizeof(e_cr_egg_class)==0xa0c)
unsigned char u8
Definition types.h:5