IGlobalStateController: Update to 12.x

This commit is contained in:
Morph 2021-04-07 01:44:26 -04:00
parent 95fa89da27
commit 4cdc701fd3

View file

@ -1754,6 +1754,7 @@ IGlobalStateController::IGlobalStateController(Core::System& system_)
{13, nullptr, "UpdateDefaultDisplayResolution"},
{14, nullptr, "ShouldSleepOnBoot"},
{15, nullptr, "GetHdcpAuthenticationFailedEvent"},
{30, nullptr, "OpenCradleFirmwareUpdater"},
};
// clang-format on