#pragma once class CReplay { public: enum { MODE_1 }; static uint8 &Mode; static Bool &bPlayingBackFromFile; };