#pragma once class CRecordDataForGame { public: static UInt16 &RecordingState; }; class CRecordDataForChase { public: static UInt8 &Status; };