CColor fixes & CVisorFlare progress

Former-commit-id: 5e3a450b54
This commit is contained in:
2022-11-03 13:09:58 -04:00
parent 38253107a6
commit 9bdce565df
7 changed files with 50 additions and 61 deletions

View File

@@ -16,7 +16,7 @@ public:
};
float GetTime() const { return x0_t; }
bool IsValid() const { return x20_valid == kI_Valid; }
bool IsValid() const { return x20_valid != kI_Invalid; }
// TODO: figure out what's going on here
bool IsInvalid() const { return x20_valid == kI_Invalid; }
// GetPlane__14CRayCastResultCFv