From 75bca8e31eef877cc6df83146c665f86ad6f8583 Mon Sep 17 00:00:00 2001 From: Fire-Head Date: Thu, 13 Jun 2019 03:35:26 +0300 Subject: CPad done --- src/control/Replay.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/control/Replay.h') diff --git a/src/control/Replay.h b/src/control/Replay.h index eca818d6..e7a195dc 100644 --- a/src/control/Replay.h +++ b/src/control/Replay.h @@ -6,4 +6,5 @@ public: static void Display(void); static uint8 &Mode; + static Bool &bPlayingBackFromFile; }; -- cgit v1.2.3