am: Stub TryPopFromFriendInvitationStorageChannel

Used by Family Feud
This commit is contained in:
ameerj 2021-01-30 21:43:55 -05:00
parent aba77ea06a
commit 86e8b00299
2 changed files with 10 additions and 1 deletions

View file

@ -288,6 +288,7 @@ private:
void GetPreviousProgramIndex(Kernel::HLERequestContext& ctx);
void GetGpuErrorDetectedSystemEvent(Kernel::HLERequestContext& ctx);
void GetFriendInvitationStorageChannelEvent(Kernel::HLERequestContext& ctx);
void TryPopFromFriendInvitationStorageChannel(Kernel::HLERequestContext& ctx);
bool launch_popped_application_specific = false;
bool launch_popped_account_preselect = false;