Explorar o código

IGlobalStateController: Update to 12.x

Morph %!s(int64=5) %!d(string=hai) anos
pai
achega
4cdc701fd3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/hle/service/am/am.cpp

+ 1 - 0
src/core/hle/service/am/am.cpp

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