MCPcopy 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

LaunchWebAppletImplFunction · 0.85
DeleteUserFunction · 0.85
optsIcon_DefaultKeyMethod · 0.85
UpdateValuesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected