mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-11 04:37:49 +02:00
Rename Hipc to Cmif where appropriate (#3880)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{
|
||||
public IShellInterface(ServiceCtx context) { }
|
||||
|
||||
[CommandHipc(6)]
|
||||
[CommandCmif(6)]
|
||||
// GetApplicationPid() -> u64
|
||||
public ResultCode GetApplicationPid(ServiceCtx context)
|
||||
{
|
||||
|
Reference in New Issue
Block a user