Add version comment

This commit is contained in:
LotP1
2025-06-23 01:34:18 +02:00
committed by GreemDev
parent 9e599ff325
commit 1b2c93e188

View File

@@ -651,7 +651,7 @@ namespace Ryujinx.HLE.HOS.Services.Am.AppletOE.ApplicationProxyService.Applicati
return ResultCode.Success;
}
[CommandCmif(210)]
[CommandCmif(210)] // 20.0.0+
// GetUnknownEvent() -> handle<copy>
public ResultCode GetUnknownEvent(ServiceCtx context)
{