1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-11 15:16:27 -05:00
Files
ryujinx/Ryujinx.HLE/HOS/Services/Acc
Ac_K 3561062bc6 Update IAccountService and IManagerForApplication (#454)
* Update IAccountService and IManagerForApplication

`IAccountService`:
- Add symbols.
- Fix some mistake.
- Add `IsUserRegistrationRequestPermitted` and `TrySelectUserWithoutInteraction`.

`IManagerForApplication`:
- Add symbols.
- Add Uuid args.
- Little improvement of `GetAccountId`
2018-10-14 01:16:02 +02:00
..