Danbias/Code/Game/GameProtocols/GameProtocols.h

13 lines
265 B
C
Raw 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"
2013-12-19 10:22:32 +01:00
#include "ControlProtocols.h"
2013-12-19 12:32:23 +01:00
#include "TEST_PROTOCOLS.h"
#endif // !GAMEPROTOCOLS_GAMEPROTOCOLS_H