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"},
|
||||
{14, nullptr, "ShouldSleepOnBoot"},
|
||||
{15, nullptr, "GetHdcpAuthenticationFailedEvent"},
|
||||
{30, nullptr, "OpenCradleFirmwareUpdater"},
|
||||
};
|
||||
// clang-format on
|
||||
|
||||
|
|
Loading…
Reference in a new issue