mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 11:44:53 +01:00
SteamAPI_Shutdown actually does something now.
This commit is contained in:
parent
f4ab249f36
commit
bf4847452e
3 changed files with 8 additions and 0 deletions
|
|
@ -274,6 +274,7 @@ public:
|
|||
void userLogIn();
|
||||
void serverInit();
|
||||
void serverShutdown();
|
||||
void clientShutdown();
|
||||
bool IsServerInit();
|
||||
bool IsUserLogIn();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue