Revert "yuzu: config: Remove player 8 and 9 from config file"
This commit is contained in:
parent
26c1edf2f0
commit
ff11fdb07e
8 changed files with 38 additions and 104 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue