summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinspectredc <78732756+inspectredc@users.noreply.github.com>2026-07-22 22:55:45 +0000
committerinspectredc <78732756+inspectredc@users.noreply.github.com>2026-07-22 22:55:45 +0000
commit02c8068518a6111cf4e7ed35c195a7d8eb5baa6c (patch)
tree3f5aa870c02e36b78067b02989387ee36ee373ae
parentca1cf269dcafbff1660eca4dd3dfb006f5df8123 (diff)
Deploying to gh-pages from @ HarbourMasters/Torch@205bd3e8be07df1544d7938ae8f5827f5d90b77f 🚀
-rw-r--r--ConfigFactory_8h_source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ConfigFactory_8h_source.html b/ConfigFactory_8h_source.html
index c74b690..40337fb 100644
--- a/ConfigFactory_8h_source.html
+++ b/ConfigFactory_8h_source.html
@@ -163,7 +163,7 @@ $(function(){initNavTree('ConfigFactory_8h_source.html','',''); });
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span>};</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> </div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span><span class="comment">// Pre-extraction probe for callers that decide the warning policy themselves</span></div>
-<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span><span class="comment">// (e.g. the extraction UI checks RomhackTable for hand-ported hashes): reports</span></div>
+<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span><span class="comment">// (e.g. the extraction UI checks RomhackTable for ported hashes): reports</span></div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span><span class="comment">// the detected blob&#39;s kind and its SHA1 as 40 lowercase hex chars + NUL.</span></div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span><span class="comment">// Returns false (kind NONE, empty hash) when no blob is found.</span></div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span><span class="keywordtype">bool</span> GetCustomCodeBlobInfo(<span class="keyword">const</span> std::vector&lt;uint8_t&gt;&amp; rom, CustomCodeKind&amp; outKind, <span class="keywordtype">char</span> outSha1Hex[41]);</div>