aboutsummaryrefslogtreecommitdiff
path: root/sky/sky.h
diff options
context:
space:
mode:
authorRobert Göffringmann2003-07-12 05:26:23 +0000
committerRobert Göffringmann2003-07-12 05:26:23 +0000
commitcb48b4fca0b6a1fc816ba6cb49f497476ebcd534 (patch)
treec4d00b32183c1e6e2c7ed04dbfac1e6b5ea70870 /sky/sky.h
parent8cc3d5e39c5b7eafca87366f6d4b9f70be9967f4 (diff)
downloadscummvm-rg350-cb48b4fca0b6a1fc816ba6cb49f497476ebcd534.tar.gz
scummvm-rg350-cb48b4fca0b6a1fc816ba6cb49f497476ebcd534.tar.bz2
scummvm-rg350-cb48b4fca0b6a1fc816ba6cb49f497476ebcd534.zip
implemented -x command line option
svn-id: r8926
Diffstat (limited to 'sky/sky.h')
-rw-r--r--sky/sky.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sky/sky.h b/sky/sky.h
index b536979953..ea119a43e9 100644
--- a/sky/sky.h
+++ b/sky/sky.h
@@ -62,6 +62,7 @@ protected:
byte _game;
byte _key_pressed;
static uint8 _languageTable[11];
+ bool _quickLaunch; // set when starting with -x
//intro related