mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Qt/input: show all mmjoy devices with connection in dropdown
This fixes weird issues with disconnected pads while also showing the status.
This commit is contained in:
parent
d7aedb439e
commit
faaf644331
2 changed files with 2 additions and 1 deletions
|
|
@ -1445,6 +1445,7 @@ void pad_settings_dialog::ChangeHandler()
|
|||
{
|
||||
#ifdef _WIN32
|
||||
case pad_handler::xinput:
|
||||
case pad_handler::mm:
|
||||
#endif
|
||||
case pad_handler::ds3:
|
||||
case pad_handler::ds4:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue