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