CS:GO fix for unreleased SteamWorks SDK (untested).

This commit is contained in:
Kyle Sanderson
2016-04-24 16:50:44 -07:00
parent 05a8e4e037
commit ba825b9a6e
3 changed files with 65 additions and 14 deletions
+1
View File
@@ -39,6 +39,7 @@ class SteamWorksGameServer
public:
void Reset(void);
const char *GetLibraryPath(void);
private:
void GetUserAndPipe(HSteamUser &hSteamUser, HSteamPipe &hSteamPipe);
private: