Match & link CFlaahgraPlants

Former-commit-id: e662d05247
This commit is contained in:
2022-11-25 23:02:24 -05:00
parent 234482d8de
commit a8c486425d
11 changed files with 216 additions and 13 deletions

View File

@@ -83,6 +83,8 @@ public:
static void ShutDown();
void SetGlobalOrientAndTrans(const CTransform4f& xf);
void SetLeaveLightsEnabledForModelRender(bool b) { x26d_26_modelsUseLights = b; }
static void SetSubtractBlend(bool subtract) { sSubtractBlend = subtract; }
public: