2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-13 10:06:10 +00:00

CIceSheegoth: Minor fixes

This commit is contained in:
2020-04-22 16:46:52 -07:00
parent 97a25f01e2
commit 1b1907d910
2 changed files with 46 additions and 7 deletions

View File

@@ -121,7 +121,8 @@ class CIceSheegoth : public CPatterned {
TUniqueId xaf6_ = kInvalidUniqueId;
TUniqueId xaf8_mouthCollider = kInvalidUniqueId;
rstl::reserved_vector<TUniqueId, 2> xafc_;
rstl::reserved_vector<TUniqueId, 11> xb04_;
rstl::reserved_vector<TUniqueId, 10> xb04_;
rstl::reserved_vector<CSegId, 7> xb1c_;
bool xb28_24_shotAt : 1;
bool xb28_25_ : 1;
bool xb28_26_ : 1;