DDraceNetwork Docs
uuid.h
Go to the documentation of this file.
1#ifndef ENGINE_UUID_H
2#define ENGINE_UUID_H
4
5void RegisterGameUuids(CUuidManager *pManager);
6#endif // ENGINE_UUID_H
Definition: uuid_manager.h:53
void RegisterGameUuids(CUuidManager *pManager)
Definition: protocol.cpp:998