mirror of
https://github.com/td512/re3.git
synced 2026-01-16 22:47:13 +00:00
6 lines
64 B
C++
6 lines
64 B
C++
class CMenuManager
|
|
{
|
|
public:
|
|
static int &m_PrefsBrightness;
|
|
};
|