mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 14:50:47 -07:00
Naming conventions
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