diff options
Diffstat (limited to 'src/Ryujinx.HLE/HOS/Services/Am/AppletOE/IApplicationProxyService.cs')
| -rw-r--r-- | src/Ryujinx.HLE/HOS/Services/Am/AppletOE/IApplicationProxyService.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Ryujinx.HLE/HOS/Services/Am/AppletOE/IApplicationProxyService.cs b/src/Ryujinx.HLE/HOS/Services/Am/AppletOE/IApplicationProxyService.cs index 3a4c71e4..9814976f 100644 --- a/src/Ryujinx.HLE/HOS/Services/Am/AppletOE/IApplicationProxyService.cs +++ b/src/Ryujinx.HLE/HOS/Services/Am/AppletOE/IApplicationProxyService.cs @@ -16,4 +16,4 @@ namespace Ryujinx.HLE.HOS.Services.Am return ResultCode.Success; } } -}
\ No newline at end of file +} |
