MCPcopy Create free account
hub / github.com/XorTroll/Goldleaf / ResetSelectedUser

Function ResetSelectedUser

Goldleaf/source/acc/acc_UserSelection.cpp:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 void ResetSelectedUser() {
58 g_SelectedUser = {};
59 }
60
61 bool SelectFromPreselectedUser() {
62 AccountUid pre_user_id;

Callers 1

DeleteUserFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected