diff options
Diffstat (limited to 'src/input_common/helpers/joycon_driver.h')
| -rw-r--r-- | src/input_common/helpers/joycon_driver.h | 1 |
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 61ecf4a6c..e8e65e133 100644 --- a/src/input_common/helpers/joycon_driver.h +++ b/src/input_common/helpers/joycon_driver.h | |||
| @@ -107,6 +107,7 @@ private: | |||
| 107 | bool starlink_connected{}; | 107 | bool starlink_connected{}; |
| 108 | bool ring_connected{}; | 108 | bool ring_connected{}; |
| 109 | bool amiibo_detected{}; | 109 | bool amiibo_detected{}; |
| 110 | bool is_ring_disabled_by_irs{}; | ||
| 110 | 111 | ||
| 111 | // Harware configuration | 112 | // Harware configuration |
| 112 | u8 leds{}; | 113 | u8 leds{}; |