Support ds4 controller on Windows

This commit is contained in:
loki
2021-07-18 15:32:26 +02:00
parent f65882e42a
commit 4b043e31fe
4 changed files with 200 additions and 26 deletions

View File

@@ -268,6 +268,8 @@ namespace publish {
}
[[nodiscard]] std::unique_ptr<deinit_t> init();
std::vector<std::string_view> &supported_gamepads();
} // namespace platf
#endif //SUNSHINE_COMMON_H