mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-17 13:50:52 -05:00
This reverts commit 85dbb9559a.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace Ryujinx.HLE.HOS.Ipc
|
||||
{
|
||||
delegate long ServiceProcessRequest(ServiceCtx context);
|
||||
delegate long ServiceProcessRequest(ServiceCtx Context);
|
||||
}
|
||||
Reference in New Issue
Block a user