mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-06-19 02:22:23 -07:00
moved Guid struct and related helpers to base
This commit is contained in:
@@ -208,7 +208,7 @@ typedef struct CV_UDTInfo
|
||||
typedef struct CV_TypeServerInfo
|
||||
{
|
||||
String8 name;
|
||||
OS_Guid sig;
|
||||
Guid sig;
|
||||
U32 age;
|
||||
} CV_TypeServerInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user