binana/profile/3.3.5a-windows-386/include/object/guid.h

8 lines
105 B
C
Raw Permalink Normal View History

#ifndef OBJECT_GUID_H
#define OBJECT_GUID_H
#include "system/types.h"
typedef uint64_t WOWGUID;
#endif