mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 21:58:06 -05:00
am: Stub TryPopFromFriendInvitationStorageChannel
Used by Family Feud
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user