Explorar o código

hid: Update service function table for hidbus

Updated based off information provided by Switchbrew.
Lioncash %!s(int64=7) %!d(string=hai) anos
pai
achega
981faea4d6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core/hle/service/hid/hid.cpp

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

@@ -827,6 +827,7 @@ public:
             {11, nullptr, "EnableJoyPollingReceiveMode"},
             {12, nullptr, "DisableJoyPollingReceiveMode"},
             {13, nullptr, "GetPollingData"},
+            {14, nullptr, "SetStatusManagerType"},
         };
         // clang-format on