1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-25 21:46:38 -05:00

Address second batch of reviews

This commit is contained in:
FearlessTobi
2020-08-30 00:07:38 +02:00
parent 0aa6ec4276
commit d1e1ea0fef
9 changed files with 27 additions and 30 deletions

View File

@@ -21,9 +21,6 @@ namespace Settings::NativeButton {
enum Values : int;
}
/// Reloads the input devices
void ReloadInputDevices();
namespace InputCommon {
namespace Polling {
@@ -118,6 +115,7 @@ public:
/// Retrieves the underlying GameCube button handler.
[[nodiscard]] const GCButtonFactory* GetGCButtons() const;
/// Reloads the input devices
void ReloadInputDevices();
/// Get all DevicePoller from all backends for a specific device type