acc: ListOpenContextStoredUsers partial stub
Needed by Baldur's Gate 1/2
This commit is contained in:
parent
0ea4a8bcc4
commit
f0baf2abf2
5 changed files with 14 additions and 4 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue