mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 04:37:51 +00:00
core: hid: Signal color updates
This commit is contained in:
parent
3bf61e6f3a
commit
01ba4d64aa
5 changed files with 42 additions and 16 deletions
|
@ -253,6 +253,9 @@ public:
|
|||
/// Overrides current mapped devices with the stored configuration and reloads all input devices
|
||||
void ReloadFromSettings();
|
||||
|
||||
/// Updates current colors with the ones stored in the configuration
|
||||
void ReloadColorsFromSettings();
|
||||
|
||||
/// Saves the current mapped configuration
|
||||
void SaveCurrentConfig();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue