1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-29 12:37:06 +00:00
re3/src/MenuManager.h

6 lines
64 B
C
Raw Normal View History

2019-05-15 14:52:37 +00:00
class CMenuManager
{
public:
static int &m_PrefsBrightness;
};