IGlobalStateController: Update to 12.x
This commit is contained in:
parent
95fa89da27
commit
4cdc701fd3
|
@ -1754,6 +1754,7 @@ IGlobalStateController::IGlobalStateController(Core::System& system_)
|
||||||
{13, nullptr, "UpdateDefaultDisplayResolution"},
|
{13, nullptr, "UpdateDefaultDisplayResolution"},
|
||||||
{14, nullptr, "ShouldSleepOnBoot"},
|
{14, nullptr, "ShouldSleepOnBoot"},
|
||||||
{15, nullptr, "GetHdcpAuthenticationFailedEvent"},
|
{15, nullptr, "GetHdcpAuthenticationFailedEvent"},
|
||||||
|
{30, nullptr, "OpenCradleFirmwareUpdater"},
|
||||||
};
|
};
|
||||||
// clang-format on
|
// clang-format on
|
||||||
|
|
||||||
|
|
Reference in New Issue