197767d1
0add48ab
0a36d49d
1 2 3 4 5
6
7 8 9 10 11
12
13
#pragma once class CRecordDataForGame { public: static uint16 &RecordingState; }; class CRecordDataForChase { public: static uint8 &Status; };