Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/Goldleaf
/ GetSelectedUser
Function
GetSelectedUser
Goldleaf/source/acc/acc_UserSelection.cpp:45–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
AccountUid GetSelectedUser() {
46
return g_SelectedUser;
47
}
48
49
bool HasSelectedUser() {
50
return accountUidIsValid(&g_SelectedUser);
Callers
5
DisplayApplicationInfo
Method · 0.85
LaunchWebAppletImpl
Function · 0.85
DeleteUser
Function · 0.85
optsIcon_DefaultKey
Method · 0.85
UpdateValues
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected