summaryrefslogtreecommitdiffstats
path: root/src/input_common/helpers/joycon_driver.h
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-06-26 20:31:23 +0200
committerGitHub <noreply@github.com>2023-06-26 20:31:23 +0200
commitb82c649b0fab7779d21c7381a8bad514ee698c04 (patch)
treea39301bfa6a211fc143ad73efc7e68d411bc6077 /src/input_common/helpers/joycon_driver.h
parentMerge pull request #10901 from german77/sdl_fix (diff)
parentcore: hid: Allow to read bin files while switch controller is available (diff)
downloadyuzu-b82c649b0fab7779d21c7381a8bad514ee698c04.tar
yuzu-b82c649b0fab7779d21c7381a8bad514ee698c04.tar.gz
yuzu-b82c649b0fab7779d21c7381a8bad514ee698c04.tar.bz2
yuzu-b82c649b0fab7779d21c7381a8bad514ee698c04.tar.lz
yuzu-b82c649b0fab7779d21c7381a8bad514ee698c04.tar.xz
yuzu-b82c649b0fab7779d21c7381a8bad514ee698c04.tar.zst
yuzu-b82c649b0fab7779d21c7381a8bad514ee698c04.zip
Diffstat (limited to '')
-rw-r--r--src/input_common/helpers/joycon_driver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input_common/helpers/joycon_driver.h b/src/input_common/helpers/joycon_driver.h
index bc7025a21..45b32d2f8 100644
--- a/src/input_common/helpers/joycon_driver.h
+++ b/src/input_common/helpers/joycon_driver.h
@@ -120,6 +120,7 @@ private:
// Hardware configuration
u8 leds{};
ReportMode mode{};
+ bool input_only_device{};
bool passive_enabled{}; // Low power mode, Ideal for multiple controllers at the same time
bool hidbus_enabled{}; // External device support
bool irs_enabled{}; // Infrared camera input