mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
d_a_e_sg Matching (#2421)
* d_a_e_sg first pass * d_a_e_sg equivalent * d_a_e_sg matching * d_a_e_sg cleanup * d_a_e_sg comments
This commit is contained in:
@@ -12,8 +12,13 @@
|
||||
*
|
||||
*/
|
||||
class obj_kbox_class : public fopAc_ac_c {
|
||||
private:
|
||||
/* 0x568 */ u8 field_0x568[0x9f0 - 0x568];
|
||||
public:
|
||||
/* 0x568 */ u8 field_0x568[0x598 - 0x568];
|
||||
/* 0x598 */ f32 field_0x598;
|
||||
/* 0x59C */ u8 field_0x59c[0x5a8 - 0x59c];
|
||||
/* 0x5A8 */ cXyz field_0x5a8;
|
||||
/* 0x5B4 */ cXyz field_0x5b4;
|
||||
/* 0x5C0 */ u8 field_0x5c0[0x9f0 - 0x5c0];
|
||||
};
|
||||
|
||||
STATIC_ASSERT(sizeof(obj_kbox_class) == 0x9f0);
|
||||
|
||||
Reference in New Issue
Block a user