188aab41
ecd70a5f
75bca8e3
1 2 3 4 5 6
7 8
9
10
#pragma once class CReplay { public: static void Display(void); static uint8 &Mode; static Bool &bPlayingBackFromFile; };