mirror flicker fix 2

This commit is contained in:
Jasper St. Pierre
2026-04-19 16:21:30 -07:00
parent 55eec3b0de
commit 32cddc725b
2 changed files with 15 additions and 6 deletions
+3
View File
@@ -25,6 +25,9 @@ public:
/* 0x164 */ cXyz mMinVal;
/* 0x170 */ cXyz mMaxVal;
/* 0x17C */ cXyz mViewScale;
#if TARGET_PC
bool mbReset = false;
#endif
};
/**