Wave Dictionary: Difference between revisions

Content added Content deleted
m (→‎RwaUniqueID: Suppose it doesn't matter if it deviates slightly from the debug info if it is functionally the same)
Line 42: Line 42:
{
{
RwaUUID* uuid;
RwaUUID* uuid;
char* uniqueName;

struct name
{
char* uniqueName;
char* copyName;
}

uint32_t flags;
uint32_t flags;
};
};