[ClrMamePro] Update TODO

This commit is contained in:
Matt Nadareski
2018-01-17 13:02:27 -08:00
parent bb62224858
commit d34ad37962

View File

@@ -23,7 +23,7 @@ namespace SabreTools.Library.DatFiles
/// <summary> /// <summary>
/// Represents parsing and writing of a ClrMamePro DAT /// Represents parsing and writing of a ClrMamePro DAT
/// </summary> /// </summary>
/// TODO: Separate Parse out into multiple parts, similar to the XML-derived dats /// TODO: Verify that all write for this DatFile type is correct
internal class ClrMamePro : DatFile internal class ClrMamePro : DatFile
{ {
/// <summary> /// <summary>