1
0
mirror of https://github.com/td512/re3.git synced 2026-01-16 22:47:13 +00:00
td512.re3/src/MenuManager.h
2019-05-15 16:52:37 +02:00

6 lines
64 B
C++

class CMenuManager
{
public:
static int &m_PrefsBrightness;
};