DDraceNetwork Docs
teehistorian_ex.h
Go to the documentation of this file.
1#ifndef ENGINE_SHARED_TEEHISTORIAN_EX_H
2#define ENGINE_SHARED_TEEHISTORIAN_EX_H
3#include "protocol_ex.h"
4
5enum
6{
8#define UUID(id, name) id,
10#undef UUID
12};
13
14void RegisterTeehistorianUuids(class CUuidManager *pManager);
15#endif // ENGINE_SHARED_TEEHISTORIAN_EX_H
Definition: uuid_manager.h:53
@ OFFSET_TEEHISTORIAN_UUID
Definition: protocol_ex.h:20
void RegisterTeehistorianUuids(class CUuidManager *pManager)
Definition: teehistorian_ex.cpp:5
@ __TEEHISTORIAN_UUID_HELPER
Definition: teehistorian_ex.h:7
@ OFFSET_GAME_UUID
Definition: teehistorian_ex.h:11