mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Convert Rom size field to long?
This commit is contained in:
@@ -110,7 +110,6 @@ namespace SabreTools.Library.DatItems
|
||||
/// <summary>
|
||||
/// List of valid field types within a DatItem/Machine
|
||||
/// </summary>
|
||||
/// TODO: Move this to a more common location
|
||||
public enum Field : int
|
||||
{
|
||||
NULL = 0,
|
||||
|
||||
Reference in New Issue
Block a user