More CCubeMaterial

Former-commit-id: 78022784ef
This commit is contained in:
2022-09-05 00:00:04 -04:00
parent 928d673a86
commit 5726400667
15 changed files with 318 additions and 27 deletions

View File

@@ -63,7 +63,7 @@ public:
static CModelFlags ColorModulate(const CColor& color);
private:
u8 x0_blendMode;
s8 x0_blendMode;
u8 x1_matSetIdx;
u16 x2_flags;
CColor x4_color;