Qt: Toggle for DualSense Player LED (#3254)
This commit is contained in:
@ -96,6 +96,7 @@ private:
|
||||
|
||||
bool m_sdl_subsystem_initialized = false;
|
||||
bool m_controller_enhanced_mode = false;
|
||||
bool m_controller_ps5_player_led = false;
|
||||
|
||||
#ifdef __APPLE__
|
||||
bool m_enable_iokit_driver = false;
|
||||
|
||||
Reference in New Issue
Block a user