mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 04:37:10 +02:00
Rename Hipc to Cmif where appropriate (#3880)
This commit is contained in:
parent
024d1f83a2
commit
8c152ceef0
149 changed files with 1152 additions and 1153 deletions
|
@ -18,7 +18,7 @@ namespace Ryujinx.HLE.HOS.Services.Nim.ShopServiceAccessServerInterface.ShopServ
|
|||
_event = new KEvent(system.KernelContext);
|
||||
}
|
||||
|
||||
[CommandHipc(0)]
|
||||
[CommandCmif(0)]
|
||||
// CreateAsyncInterface(u64) -> (handle<copy>, object<nn::ec::IShopServiceAsync>)
|
||||
public ResultCode CreateAsyncInterface(ServiceCtx context)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue