summaryrefslogtreecommitdiffstats
path: root/src/Frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Frontend.h')
-rw-r--r--src/Frontend.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Frontend.h b/src/Frontend.h
index e8ad3314..65b8c29a 100644
--- a/src/Frontend.h
+++ b/src/Frontend.h
@@ -91,6 +91,7 @@ public:
static Bool &m_PrefsAllowNastyGame;
static Bool &m_bStartUpFrontEndRequested;
static Bool &m_PrefsFrameLimiter;
+ static Bool &m_PrefsUseVibration;
void Process(void);
void DrawFrontEnd(void);