MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / extdataPath

Method extdataPath

3ds/source/title.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122std::u16string Title::extdataPath(void)
123{
124 return mExtdataPath;
125}
126
127std::u16string Title::fullSavePath(size_t index)
128{

Callers 3

encodeMethod · 0.80
handleUploadFunction · 0.80
rootPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected