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:
Niklas Bauer
2025-05-05 15:44:46 +03:00
committed by GitHub
parent 30799716df
commit 8d167fc32f
5 changed files with 1303 additions and 1172 deletions
+7 -2
View File
@@ -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);