mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 19:22:30 +00:00
feat(event): handle close event
This commit is contained in:
parent
d90000d0f2
commit
09d77e1ba2
3 changed files with 15 additions and 1 deletions
|
|
@ -39,6 +39,8 @@ void EventDoMessageLoop();
|
|||
|
||||
void EventInitialize(int32_t threadCount, int32_t netServer);
|
||||
|
||||
void EventInitiateShutdown();
|
||||
|
||||
int32_t EventIsControlKeyDown();
|
||||
|
||||
int32_t EventIsKeyDown(KEY key);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue