hid: Use player-defined controller type as PREFERRED_CONTROLLER
This commit is contained in:
parent
3d1a221893
commit
3a6cd5b3c8
16 changed files with 234 additions and 296 deletions
|
@ -41,7 +41,7 @@ private:
|
|||
void updateUIEnabled();
|
||||
|
||||
template <typename Dialog, typename... Args>
|
||||
void CallConfigureDialog(Args... args);
|
||||
void CallConfigureDialog(Args&&... args);
|
||||
|
||||
/// Load configuration settings.
|
||||
void loadConfiguration();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue