mirror of
https://gitlab.com/Mr_Goldberg/goldberg_emulator.git
synced 2025-12-05 11:44:53 +01:00
Merge branch 'master' into overlay_h
This commit is contained in:
commit
f30b0c9fb2
8 changed files with 101 additions and 10 deletions
|
|
@ -278,6 +278,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