mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 03:43:42 +00: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