aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/scott/scott.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-11-09 21:55:23 -0800
committerPaul Gilbert2018-12-08 19:05:59 -0800
commita698756c24c50059b84b6ca8833530b5f8cfef59 (patch)
treec3fe7d9d681d89747af6644298b1279875339254 /engines/gargoyle/scott/scott.h
parenta8e656a5de01e18697fa4f0086215d11d9143197 (diff)
downloadscummvm-rg350-a698756c24c50059b84b6ca8833530b5f8cfef59.tar.gz
scummvm-rg350-a698756c24c50059b84b6ca8833530b5f8cfef59.tar.bz2
scummvm-rg350-a698756c24c50059b84b6ca8833530b5f8cfef59.zip
GLK: SCOTT: Don't show intro text when loading savegame from launcher
Diffstat (limited to 'engines/gargoyle/scott/scott.h')
-rw-r--r--engines/gargoyle/scott/scott.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gargoyle/scott/scott.h b/engines/gargoyle/scott/scott.h
index 0ff8d3318b..168476c158 100644
--- a/engines/gargoyle/scott/scott.h
+++ b/engines/gargoyle/scott/scott.h
@@ -131,6 +131,7 @@ private:
bool split_screen;
winid_t Bottom, Top;
uint32 BitFlags; ///< Might be >32 flags - I haven't seen >32 yet
+ int _saveSlot; ///< Save slot when loading savegame from launcher
private:
/**
* Initialization code