summaryrefslogtreecommitdiffstats
path: root/src/control/Replay.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/Replay.h')
-rw-r--r--src/control/Replay.h1
1 files changed, 1 insertions, 0 deletions
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;
};