Rewrite #2
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ using System;
|
|||
|
||||
struct ParserEntry
|
||||
{
|
||||
public uint64 Line;
|
||||
public EParserEntryType Type;
|
||||
public ParserEntryUnion Data;
|
||||
}
|
Loading…
Add table
Reference in a new issue