summaryrefslogtreecommitdiffstats
path: root/src/input_common/main.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/input_common/main.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/input_common/main.h b/src/input_common/main.h
index 512215e7e..f3fbf696e 100644
--- a/src/input_common/main.h
+++ b/src/input_common/main.h
@@ -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