mirror of
https://github.com/halpz/re3.git
synced 2025-07-24 00:59:43 +00:00
RE more stuff from COnscreenTimer
This commit is contained in:
@ -5,4 +5,6 @@ class CHud
|
||||
public:
|
||||
static void Draw(void);
|
||||
static void DrawAfterFade(void);
|
||||
|
||||
static bool &m_Wants_To_Draw_Hud;
|
||||
};
|
||||
|
Reference in New Issue
Block a user