Match and link CDecalDescription, nearly match CWeaponDescription

Former-commit-id: 181f0435d2
This commit is contained in:
2022-11-16 20:36:02 -08:00
parent c5fa86c9bb
commit e99cd889cc
8 changed files with 92 additions and 27 deletions

View File

@@ -13,8 +13,11 @@ public:
rstl::single_ptr< CColorElement > x10_CLR;
rstl::single_ptr< CUVElement > x14_TEX;
bool x18_ADD;
SQuadDescr();
};
CDecalDescription();
// private:
SQuadDescr x0_quad1;
SQuadDescr x1c_quad2;