mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] All work items as TODOs
This commit is contained in:
@@ -1276,6 +1276,10 @@ namespace SabreTools.Helper.Dats
|
||||
/// <param name="keep">True if full pathnames are to be kept, false otherwise (default)</param>
|
||||
/// <param name="clean">True if game names are sanitized, false otherwise (default)</param>
|
||||
/// <param name="descAsName">True if SL XML names should be kept, false otherwise (default)</param>
|
||||
/// <remrks>
|
||||
/// TODO: Software Lists - sharedfeat tag (read-in, write-out)
|
||||
/// TODO: If updating softlists, is it possible to update cloneof/romof/sampleof tags as well?
|
||||
/// </remrks>
|
||||
private void ParseGenericXML(
|
||||
// Standard Dat parsing
|
||||
string filename,
|
||||
|
||||
Reference in New Issue
Block a user