early-access version 1398

This commit is contained in:
pineappleEA
2021-01-31 08:07:20 +01:00
parent 88a41fdf63
commit 27810474b2
3 changed files with 11 additions and 2 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;