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
|
@ -1,4 +1,6 @@
|
|||
#ifndef _TTRTS_SERVER_H_
|
||||
#define _TTRTS_SERVER_H_
|
||||
|
||||
int runServer();
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue