Jelajahi Sumber

hid: Update service function table for hidbus

Updated based off information provided by Switchbrew.
Lioncash 7 tahun lalu
induk
melakukan
981faea4d6
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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