Danbias/Code/Game/GameProtocols/GameProtocols.h

10 lines
206 B
C
Raw Normal View History

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