mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-30 01:29:48 -06:00
Add version comment
This commit is contained in:
@ -651,7 +651,7 @@ namespace Ryujinx.HLE.HOS.Services.Am.AppletOE.ApplicationProxyService.Applicati
|
|||||||
return ResultCode.Success;
|
return ResultCode.Success;
|
||||||
}
|
}
|
||||||
|
|
||||||
[CommandCmif(210)]
|
[CommandCmif(210)] // 20.0.0+
|
||||||
// GetUnknownEvent() -> handle<copy>
|
// GetUnknownEvent() -> handle<copy>
|
||||||
public ResultCode GetUnknownEvent(ServiceCtx context)
|
public ResultCode GetUnknownEvent(ServiceCtx context)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user