From d418fbd60d2d08cfb5930c4b33f7943a39039a2c Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 2 Sep 2025 07:31:15 -0400 Subject: [PATCH] Complete the circle of comments --- SabreTools.Serialization/Wrappers/WiseOverlayHeader.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/SabreTools.Serialization/Wrappers/WiseOverlayHeader.cs b/SabreTools.Serialization/Wrappers/WiseOverlayHeader.cs index 51acfef2..eaa3766f 100644 --- a/SabreTools.Serialization/Wrappers/WiseOverlayHeader.cs +++ b/SabreTools.Serialization/Wrappers/WiseOverlayHeader.cs @@ -229,6 +229,7 @@ namespace SabreTools.Serialization.Wrappers /// Output directory to write to /// True to include debug data, false otherwise /// True if the files extracted successfully, false otherwise + /// On success, this sets public bool ExtractHeaderDefinedFiles(string outputDirectory, bool includeDebug) { // Seek to the compressed data offset