MCPcopy Create free account
hub / github.com/FlagBrew/PKSM / writeFileSave

Method writeFileSave

3ds/source/Configuration.cpp:462–465  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

460}
461
462bool Configuration::writeFileSave(void) const
463{
464 return (*mJson)["writeFileSave"];
465}
466
467bool Configuration::useSaveInfo(void) const
468{

Callers 3

saveChangesMethod · 0.80
initButtonsMethod · 0.80
drawBottomMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected