mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-10 00:12:34 -07:00
acc: ListOpenContextStoredUsers partial stub
Needed by Baldur's Gate 1/2
This commit is contained in:
@@ -34,6 +34,7 @@ public:
|
||||
void IsUserAccountSwitchLocked(Kernel::HLERequestContext& ctx);
|
||||
void GetProfileEditor(Kernel::HLERequestContext& ctx);
|
||||
void ListQualifiedUsers(Kernel::HLERequestContext& ctx);
|
||||
void ListOpenContextStoredUsers(Kernel::HLERequestContext& ctx);
|
||||
|
||||
private:
|
||||
ResultCode InitializeApplicationInfoBase();
|
||||
|
Reference in New Issue
Block a user