From 75bca8e31eef877cc6df83146c665f86ad6f8583 Mon Sep 17 00:00:00 2001 From: Fire-Head Date: Thu, 13 Jun 2019 03:35:26 +0300 Subject: CPad done --- src/Frontend.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Frontend.h') 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); -- cgit v1.2.3