aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-03-07 12:29:33 +0000
committerTravis Howell2003-03-07 12:29:33 +0000
commit6f65f6f166854fb9c6bd2983072b6824fb74d9a5 (patch)
tree4030ba36709c59477b169d523bb4aa15256d4847 /simon/simon.h
parent39510ce4cc4f0cefe79da06fedee2b1f36c752f9 (diff)
downloadscummvm-rg350-6f65f6f166854fb9c6bd2983072b6824fb74d9a5.tar.gz
scummvm-rg350-6f65f6f166854fb9c6bd2983072b6824fb74d9a5.tar.bz2
scummvm-rg350-6f65f6f166854fb9c6bd2983072b6824fb74d9a5.zip
Rename variable
svn-id: r6738
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon/simon.h b/simon/simon.h
index acebd8d619..d77feca331 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -184,7 +184,7 @@ public:
bool _start_mainscript;
bool _continous_mainscript;
bool _continous_vgascript;
- bool _vk_t_toggle;
+ bool _subtitles;
byte _mouse_cursor;
bool _vga_var9;
int16 _script_unk_1;