2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 05:47:42 +00:00

CWorldTransManager lights and background

This commit is contained in:
Jack Andersen
2016-09-02 12:16:34 -10:00
parent 6d3c4261f2
commit 4fdf84d6b8
5 changed files with 18 additions and 18 deletions

View File

@@ -66,7 +66,7 @@ public:
class CModelData
{
friend class CActor;
zeus::CVector3f x0_particleScale;
zeus::CVector3f x0_scale;
bool xc_ = false;
std::unique_ptr<CAnimData> x10_animData;
union