Danbias/Code/Game/GameProtocols/ProtocolIdentificationID.h

9 lines
250 B
C
Raw Normal View History

2013-12-09 11:57:34 +01:00
#ifndef GAMEPROTOCOL_PROTOCOL_DEFINITION_ID_H
#define GAMEPROTOCOL_PROTOCOL_DEFINITION_ID_H
/* THERE CAN ABSOLUTLEY NOT BE TWO DEFINITIONS WITH THE SAME ID!! */
#define protocol_PlayerNavigation 0;
#endif // !GAMEPROTOCOL_PROTOCOL_DEFINITION_ID_H