2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 03:07:41 +00:00

More bug fixes

This commit is contained in:
Jack Andersen
2019-02-07 21:56:54 -10:00
parent 5f8b65e3b5
commit 88591f48f0
20 changed files with 102 additions and 74 deletions

View File

@@ -55,6 +55,7 @@ public:
zeus::CColor ambient;
zeus::CColor colorRegs[3];
zeus::CColor mulColor;
zeus::CColor addColor;
CGraphics::CFogState fog;
void ActivateLights(const std::vector<CLight>& lts);