mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-07 23:45:12 +00:00
input: allow dynamic change of mouse configs
This commit is contained in:
parent
a9d53e98de
commit
e790842007
10 changed files with 81 additions and 39 deletions
|
|
@ -102,4 +102,6 @@ void raw_mice_config::save()
|
|||
{
|
||||
cfg_log.error("Failed to save %s config to '%s' (error=%s)", cfg_id, cfg_name, fs::g_tls_error);
|
||||
}
|
||||
|
||||
reload_requested = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue