summaryrefslogtreecommitdiffstats
path: root/src/MenuManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/MenuManager.cpp')
-rw-r--r--src/MenuManager.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/MenuManager.cpp b/src/MenuManager.cpp
new file mode 100644
index 00000000..0e335546
--- /dev/null
+++ b/src/MenuManager.cpp
@@ -0,0 +1,4 @@
+#include "common.h"
+#include "MenuManager.h"
+
+int &CMenuManager::m_PrefsBrightness = *(int*)0x5F2E50;