From f48c0e91a5ebee0e69b9970a2a1968e300f4ca98 Mon Sep 17 00:00:00 2001 From: emmaus Date: Fri, 5 Oct 2018 11:43:22 +0000 Subject: [PATCH] implement game loading --- Ryujinx.UI/Ryujinx.UI.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Ryujinx.UI/Ryujinx.UI.csproj b/Ryujinx.UI/Ryujinx.UI.csproj index 2172727cc1..2e062ba657 100644 --- a/Ryujinx.UI/Ryujinx.UI.csproj +++ b/Ryujinx.UI/Ryujinx.UI.csproj @@ -17,6 +17,14 @@ + + + + + + + + Always