Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ accessibleSave
Method
accessibleSave
3ds/source/title.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
Title::~Title(void) {}
70
71
bool Title::accessibleSave(void)
72
{
73
return mAccessibleSave;
74
}
75
76
bool Title::accessibleExtdata(void)
77
{
Callers
6
encode
Method · 0.80
scanCard
Method · 0.80
scanInstalledTitles
Method · 0.80
appendCartTitle
Method · 0.80
titleAt
Method · 0.80
savOpen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected