aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-12-20 04:20:22 +0000
committerTravis Howell2003-12-20 04:20:22 +0000
commit158755382bc734337b80da1958c0be68e9336446 (patch)
treeeeffe4ea9ebf3e7170f6080493868836eb6db749 /simon/simon.h
parent9e1dda1f682c5e3b3f3c34fccce5caf7095ecbbe (diff)
downloadscummvm-rg350-158755382bc734337b80da1958c0be68e9336446.tar.gz
scummvm-rg350-158755382bc734337b80da1958c0be68e9336446.tar.bz2
scummvm-rg350-158755382bc734337b80da1958c0be68e9336446.zip
Fix iventory arrowsin some versions of Simon1.
svn-id: r11765
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/simon.h b/simon/simon.h
index aaa402687a..d0e07c08c3 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -261,6 +261,7 @@ protected:
bool _exit_cutscene;
bool _skip_speech;
byte _video_var_9;
+ bool _keep_arrows;
uint _sound_file_id;
int16 _last_music_played;