Add game name to handshake and formalise handshake format
This commit is contained in:
parent
61c012370d
commit
1785ce2fc0
5 changed files with 25 additions and 20 deletions
|
@ -24,4 +24,6 @@ std::string getGamesDir();
|
|||
|
||||
int runFromFilesystem(int argc, char* argv[]);
|
||||
|
||||
int CreateAndCleanGameDir(const std::string& gameName);
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue