Ryujinx/Ryujinx.HLE/HOS/Services/Account
Ac_K 992ab77f1f
account: Fix wrong condition in TrySelectUserWithoutInteraction (#2384)
* account: Fix wrong condition in TrySelectUserWithoutInteraction

Since the implementation of User Profiles, we can get more than one profile stored. This PR fixes a wrong condition in `TrySelectUserWithoutInteraction`.

Closes #2320

* Some cleanup
2021-06-21 14:20:28 -03:00
..
Acc account: Fix wrong condition in TrySelectUserWithoutInteraction (#2384) 2021-06-21 14:20:28 -03:00
Dauth Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
ResultCode.cs account: Adds AccountManager (#2184) 2021-04-13 03:16:43 +02:00