mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 14:46:08 +00:00
RuntimeCommon: Make use of bitfield initializers where applicable
Continues and finishes the migration towards initializing all bitfield members where applicable
This commit is contained in:
@@ -260,31 +260,6 @@ CRidley::CRidley(TUniqueId uid, std::string_view name, const CEntityInfo& info,
|
||||
, x998_(CStaticRes(x568_data.x28_, GetModelData()->GetScale()))
|
||||
, x9e4_(CStaticRes(x568_data.x2c_, GetModelData()->GetScale()))
|
||||
, xa30_breastPlateSegId(GetModelData()->GetAnimationData()->GetLocatorSegId("breastPlate_LCTR"sv))
|
||||
, xa31_24_(true)
|
||||
, xa31_25_(true)
|
||||
, xa31_26_(false)
|
||||
, xa31_27_(false)
|
||||
, xa31_28_(false)
|
||||
, xa31_29_(false)
|
||||
, xa31_30_(false)
|
||||
, xa31_31_(false)
|
||||
, xa32_24_(false)
|
||||
, xa32_25_(false)
|
||||
, xa32_26_(false)
|
||||
, xa32_28_shotAt(false)
|
||||
, xa32_29_(false)
|
||||
, xa32_31_(true)
|
||||
, xa33_24_(false)
|
||||
, xa33_25_(true)
|
||||
, xa33_26_(false)
|
||||
, xa33_27_(true)
|
||||
, xa33_28_(false)
|
||||
, xa33_29_doStrafe(false)
|
||||
, xa33_30_(false)
|
||||
, xa33_31_(false)
|
||||
, xa34_24_(false)
|
||||
, xa34_25_(false)
|
||||
, xa34_26_(false)
|
||||
, xa38_(CStaticRes(x568_data.x24_, 4.f * GetModelData()->GetScale()))
|
||||
, xadc_(44.f * GetModelData()->GetScale().z())
|
||||
, xae0_(20.f * GetModelData()->GetScale().x())
|
||||
|
||||
Reference in New Issue
Block a user