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

Method savePath

3ds/source/title.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117std::u16string Title::savePath(void)
118{
119 return mSavePath;
120}
121
122std::u16string Title::extdataPath(void)
123{

Callers 3

encodeMethod · 0.80
handleUploadFunction · 0.80
rootPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected