Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
d_a_obj_brakeeff.h
Go to the documentation of this file.
1#ifndef D_A_OBJ_BRAKEEFF_H
2#define D_A_OBJ_BRAKEEFF_H
3
5
15private:
16 /* 0x568 */ u8 field_0x568[0x73c - 0x568];
17};
18
20
21
22#endif /* D_A_OBJ_BRAKEEFF_H */
???
Definition d_a_obj_brakeeff.h:14
u8 field_0x568[0x73c - 0x568]
Definition d_a_obj_brakeeff.h:16
STATIC_ASSERT(sizeof(obj_brakeeff_class)==0x73c)
Definition d_a_hozelda.cpp:74
unsigned char u8
Definition types.h:5