aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/various.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/various.h')
-rw-r--r--engines/cine/various.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/cine/various.h b/engines/cine/various.h
index b841908c65..81a1ab1115 100644
--- a/engines/cine/various.h
+++ b/engines/cine/various.h
@@ -45,6 +45,8 @@ void makeActionMenu(void);
extern bool disableSystemMenu;
extern bool inMenu;
+extern CommandeType currentSaveName[10];
+
struct SeqListElement {
int16 var4;
uint16 objIdx; ///< Is this really unsigned?