mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[DatTools] Add even more things to read
This commit is contained in:
@@ -205,6 +205,12 @@ namespace SabreTools.Helper
|
||||
public string Date;
|
||||
public SourceMetadata Metadata;
|
||||
|
||||
// Non rom or disk
|
||||
public string Region;
|
||||
public string Language;
|
||||
public bool? Default;
|
||||
public string Description;
|
||||
|
||||
public int CompareTo(object obj)
|
||||
{
|
||||
int ret = 0;
|
||||
|
||||
Reference in New Issue
Block a user