Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetBlockVersion
Method
GetBlockVersion
Source/DocumentFile.cpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
int CDocumentFile::GetBlockVersion() const
255
{
256
return m_iBlockVersion;
257
}
258
259
void CDocumentFile::RollbackPointer(int count)
260
{
Callers
2
ReadFromModule
Method · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected