fix(win/input): fix false warnings about missing ViGEmBus (#3097)

This commit is contained in:
Cameron Gutman
2024-08-26 09:41:17 -05:00
committed by GitHub
parent 45265fb103
commit 3976b63ee8
2 changed files with 12 additions and 7 deletions

View File

@@ -860,6 +860,8 @@ namespace platf {
/**
* @brief Gets the supported gamepads for this platform backend.
* @details This may be called prior to `platf::input()`!
* @param input Pointer to the platform's `input_t` or `nullptr`.
* @return Vector of gamepad options and status.
*/
std::vector<supported_gamepad_t> &