diff --git a/LEGO1/lego/sources/roi/legoroi.h b/LEGO1/lego/sources/roi/legoroi.h index 266b89d7..8d0be120 100644 --- a/LEGO1/lego/sources/roi/legoroi.h +++ b/LEGO1/lego/sources/roi/legoroi.h @@ -107,6 +107,7 @@ class TimeROI : public LegoROI { // SYNTHETIC: BETA10 0x1018c580 // ~TimeROI + private: LegoTime m_time; // 0x108 };