MCPcopy 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

39SystemFile::~SystemFile() {}
40
41void SystemFile::setPart(SaveFile::FilePart part)
42{
43 mPart = part;
44}
45
46void SystemFile::fetch()
47{

Callers 2

readFunction · 0.45
writeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected