mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-06-27 22:06:24 +02:00
Add version comment
This commit is contained in:
parent
65baa5a04c
commit
936e055dfd
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue