early-access version 3419

This commit is contained in:
pineappleEA
2023-02-26 23:49:58 +01:00
parent 75a5308254
commit 9495ebb1c2
10 changed files with 112 additions and 107 deletions

View File

@@ -250,14 +250,9 @@ public:
/// Reload all input devices
void ReloadInput();
/// Overrides current mapped devices with the stored configuration and reloads all input
/// callbacks
/// Overrides current mapped devices with the stored configuration and reloads all input devices
void ReloadFromSettings();
/// Overrides current mapped debug pad with the stored configuration and reloads all input
/// callbacks
void ReloadDebugPadFromSettings();
/// Saves the current mapped configuration
void SaveCurrentConfig();