Architecture générale

This commit is contained in:
MarcEricMartel
2023-10-03 12:43:54 -04:00
parent 54c25e6f78
commit 183c5f186a
11 changed files with 93 additions and 37 deletions

View File

@@ -17,6 +17,8 @@ public:
//void SendInput();
//int Sync();
// void updateRemotePlayers(std::map<RemotePlayers> rplayers);
private:
#ifdef _WIN32
WSADATA m_wsaData;