Danbias/Code/Game/GameProtocols/GameProtocols.h

10 lines
235 B
C

#ifndef GAMEPROTOCOLS_GAMEPROTOCOLS_H
#define GAMEPROTOCOLS_GAMEPROTOCOLS_H
#include "ObjectProtocols.h"
#include "PlayerProtocols.h"
#include "LobbyProtocols.h"
#include "ControlProtocols.h"
#endif // !GAMEPROTOCOLS_GAMEPROTOCOLS_H