mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-28 06:56:29 -05:00
hid: Use player-defined controller type as PREFERRED_CONTROLLER
This commit is contained in:
@@ -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();
|
||||
|
Reference in New Issue
Block a user