diff --git a/DATabase/Core/Generate.cs b/DATabase/Core/Generate.cs index 82f66818..7e9b8595 100644 --- a/DATabase/Core/Generate.cs +++ b/DATabase/Core/Generate.cs @@ -272,6 +272,7 @@ namespace SabreTools /// /// Preprocess the rom data that is to be included in the outputted DAT /// + /// To make this even more accurate, files with a more recent "LastUpdated" should be considered the parent if all else is the same. /// A List of RomData objects containing all information about the files public List ProcessRoms() {