summaryrefslogtreecommitdiff
path: root/src/driver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver.cpp')
-rw-r--r--src/driver.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/driver.cpp b/src/driver.cpp
index f0e5d70db..931913bf0 100644
--- a/src/driver.cpp
+++ b/src/driver.cpp
@@ -21,6 +21,7 @@ char *_ini_videodriver;
int _num_resolutions;
Dimension _resolutions[32];
Dimension _cur_resolution;
+bool _rightclick_emulate;
SoundDriver *_sound_driver;
char *_ini_sounddriver;