On second thoughts move filesystem game code out to a filesystem cpp
This commit is contained in:
parent
0962546a82
commit
8835bfb82a
6 changed files with 234 additions and 227 deletions
|
@ -13,6 +13,7 @@ set( SOURCES
|
|||
client.cpp
|
||||
server.cpp
|
||||
net.cpp
|
||||
filesystem.cpp
|
||||
)
|
||||
|
||||
# Set defaults for ttrts variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue