Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ setPart
Method
setPart
src/Osako/SystemFile.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
SystemFile::~SystemFile() {}
40
41
void SystemFile::setPart(SaveFile::FilePart part)
42
{
43
mPart = part;
44
}
45
46
void SystemFile::fetch()
47
{
Callers
2
read
Function · 0.45
write
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected