aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorTravis Howell2003-01-29 10:08:56 +0000
committerTravis Howell2003-01-29 10:08:56 +0000
commit43d3cbed19851851809eadc3716e46b84501f106 (patch)
tree0609c1a737825866981cf3bfbf26267a6484c8d3 /simon/simon.h
parent80bd1491563bcf974dd87506e43e225f0b3adf61 (diff)
downloadscummvm-rg350-43d3cbed19851851809eadc3716e46b84501f106.tar.gz
scummvm-rg350-43d3cbed19851851809eadc3716e46b84501f106.tar.bz2
scummvm-rg350-43d3cbed19851851809eadc3716e46b84501f106.zip
Add improved support for french, german and italian
svn-id: r6568
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 e63bc251d0..242e00083d 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -181,6 +181,7 @@ public:
bool _mouse_pos_changed;
uint16 _debugMode;
uint16 _debugLevel;
+ uint16 _language;
bool _start_mainscript;
bool _continous_mainscript;
bool _continous_vgascript;