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

Minor fixes

This commit is contained in:
2020-04-08 12:20:27 -07:00
parent 94dbd091ae
commit 244e9febb3
3 changed files with 53 additions and 12 deletions

View File

@@ -80,9 +80,8 @@ class CDrone : public CPatterned {
rstl::reserved_vector<float, 2> x818_ = {{0.f, 0.f}};
rstl::reserved_vector<bool, 2> x824_ = {{false, false}};
std::unique_ptr<CModelData> x82c_shieldModel;
u8 x830_13_ : 2;
u8 x830_10_ : 2;
u16 x832_;
u8 x832_a : 3;
u8 x832_b : 3;
bool x834_24_ : 1;
bool x834_25_ : 1;
bool x834_26_ : 1;