mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 11:12:29 +00:00
feat(glue): display login status in ui
This commit is contained in:
parent
6b2af7ed1e
commit
3f534da2c5
2 changed files with 62 additions and 2 deletions
|
|
@ -52,6 +52,7 @@ class CGlueMgr {
|
|||
static int32_t m_suspended;
|
||||
|
||||
// Static functions
|
||||
static void DisplayLoginStatus();
|
||||
// TODO a1: const EVENT_DATA_IDLE*
|
||||
static int32_t HandleDisplaySizeChanged(const CSizeEvent& event);
|
||||
static int32_t Idle(const void* a1, void* a2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue