mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add a massive amount of TODOs
This commit is contained in:
@@ -19,6 +19,8 @@ namespace SabreTools.Library.DatItems
|
||||
/// </summary>
|
||||
public abstract class DatItem : IEquatable<DatItem>, IComparable<DatItem>, ICloneable
|
||||
{
|
||||
// TODO: Should any of these be specific to certain types?
|
||||
// Most of the "weird" fields might only apply to Rom or Disk?
|
||||
#region Fields
|
||||
|
||||
#region Common Fields
|
||||
|
||||
Reference in New Issue
Block a user