diff options
| author | Jcw87 <Jcw87@users.noreply.github.com> | 2023-12-20 04:52:05 -0800 |
|---|---|---|
| committer | Jcw87 <Jcw87@users.noreply.github.com> | 2023-12-20 21:25:15 -0800 |
| commit | fdc216a6f2b242528219654bda747c1ec0fb8d7a (patch) | |
| tree | e93b16dd1d037981af7835137189c5ef2dd18209 /include/SSystem/SComponent | |
| parent | 91113fa77242e00ba5a1a0e432fa43d753f9f996 (diff) | |
d_cc_mass_s
Diffstat (limited to 'include/SSystem/SComponent')
| -rw-r--r-- | include/SSystem/SComponent/c_cc_d.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/SSystem/SComponent/c_cc_d.h b/include/SSystem/SComponent/c_cc_d.h index d747864d..ffcf1c47 100644 --- a/include/SSystem/SComponent/c_cc_d.h +++ b/include/SSystem/SComponent/c_cc_d.h @@ -278,7 +278,7 @@ public: STATIC_ASSERT(0x38 == sizeof(cCcD_CylAttr)); class cCcD_DivideInfo { -private: +public: /* 0x00 */ u32 mRangeBits; /* 0x04 vtable */ public: |
