mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2024-11-05 06:22:45 +01:00
IGlobalStateController: Update to 12.x
This commit is contained in:
parent
95fa89da27
commit
4cdc701fd3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue