it works, now to clean up more

This commit is contained in:
Aaron Kimbre
2025-01-31 20:22:42 -06:00
parent 6978b56016
commit 5839a888bb
9 changed files with 93 additions and 36 deletions

View File

@@ -2,8 +2,7 @@
#include "dCommonVars.h"
#include "dNetCommon.h"
#include "BitStream.h"
struct PlayerData;
#include "PlayerContainer.h"
enum class eAddFriendResponseType : uint8_t;