Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
462
bool Configuration::writeFileSave(void) const
463
{
464
return (*mJson)[
"writeFileSave"
];
465
}
466
467
bool Configuration::useSaveInfo(void) const
468
{
Callers
3
saveChanges
Method · 0.80
initButtons
Method · 0.80
drawBottom
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected