MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetHash

Method GetHash

Source/PatternCompiler.cpp:900–903  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

898}
899
900unsigned int CPatternCompiler::GetHash() const
901{
902 return m_iHash;
903}
904
905void CPatternCompiler::Print(std::string_view text) const // // //
906{

Callers 1

StorePatternsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected