Danbias/Code/Game/GameProtocols/Protocols.h

10 lines
235 B
C
Raw Permalink Normal View History

#ifndef GAMEPROTOCOLS_GAMEPROTOCOLS_H
#define GAMEPROTOCOLS_GAMEPROTOCOLS_H
#include "ObjectProtocols.h"
#include "PlayerProtocols.h"
2013-12-19 12:32:23 +01:00
#include "LobbyProtocols.h"
#include "GeneralProtocols.h"
2013-12-19 12:32:23 +01:00
#endif // !GAMEPROTOCOLS_GAMEPROTOCOLS_H