From ecd70a5f17e0aa4f6b0052c01a2170f01b125c5f Mon Sep 17 00:00:00 2001 From: Filip Gawin Date: Fri, 7 Jun 2019 22:31:03 +0200 Subject: RE more stuff from COnscreenTimer --- src/control/Replay.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/control/Replay.h') diff --git a/src/control/Replay.h b/src/control/Replay.h index 77e50403..eca818d6 100644 --- a/src/control/Replay.h +++ b/src/control/Replay.h @@ -4,4 +4,6 @@ class CReplay { public: static void Display(void); + + static uint8 &Mode; }; -- cgit v1.2.3