Add base files for net code
This commit is contained in:
parent
05c8318099
commit
ca5526b2b7
7 changed files with 21 additions and 1 deletions
4
source/client/net.h
Normal file
4
source/client/net.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#ifndef _TTRTS_NET_H_
|
||||
#define _TTRTS_NET_H_
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue