More refactoring of functionality into seperate files, with stubs for server and client
This commit is contained in:
parent
8835bfb82a
commit
2281bcb6cd
7 changed files with 101 additions and 45 deletions
source/client
|
@ -1 +1,6 @@
|
|||
#include "server.h"
|
||||
#include "server.h"
|
||||
|
||||
int runServer()
|
||||
{
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue