diff options
| author | Max Roncace <me@caseif.net> | 2025-11-05 22:16:06 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-05 19:16:06 -0800 |
| commit | c428403198aa5ea218b45803a28aff7fc83b35cd (patch) | |
| tree | 8eb7b31d841b192b4236fc4c29437e0e4621ffbf /include/SSystem | |
| parent | 226325284dc69f85a75104b084b4481781fe33f2 (diff) | |
d_a_e_sh matching (#2772)
Diffstat (limited to 'include/SSystem')
| -rw-r--r-- | include/SSystem/SComponent/c_cc_d.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/SSystem/SComponent/c_cc_d.h b/include/SSystem/SComponent/c_cc_d.h index cdb2343361..52fac6cdc1 100644 --- a/include/SSystem/SComponent/c_cc_d.h +++ b/include/SSystem/SComponent/c_cc_d.h @@ -248,6 +248,7 @@ protected: /* 0x14 */ u8 mAtp; /* 0x15 */ u8 field_0x15[3]; }; +#pragma pack() #pragma pop STATIC_ASSERT(0x18 == sizeof(cCcD_ObjAt)); |
