mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[doc] Add remark to ProcessRoms
This commit is contained in:
@@ -272,6 +272,7 @@ namespace SabreTools
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Preprocess the rom data that is to be included in the outputted DAT
|
/// Preprocess the rom data that is to be included in the outputted DAT
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
/// <remarks>To make this even more accurate, files with a more recent "LastUpdated" should be considered the parent if all else is the same.</remarks>
|
||||||
/// <returns>A List of RomData objects containing all information about the files</returns>
|
/// <returns>A List of RomData objects containing all information about the files</returns>
|
||||||
public List<RomData> ProcessRoms()
|
public List<RomData> ProcessRoms()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user