mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
chore(profile): a lot of work having to do with graphics
This commit is contained in:
parent
ebf88595d9
commit
2363e04c76
153 changed files with 2402 additions and 566 deletions
8
profile/3.3.5a-windows-386/include/object/guid.h
Normal file
8
profile/3.3.5a-windows-386/include/object/guid.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef OBJECT_GUID_H
|
||||
#define OBJECT_GUID_H
|
||||
|
||||
#include "system/types.h"
|
||||
|
||||
typedef uint64_t WOWGUID;
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue