mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Add mixed comments to input code, make some tooltip clearer
This commit is contained in:
@ -133,7 +133,6 @@ bool InputConfig::LoadConfig(bool isGC)
|
||||
}
|
||||
#endif
|
||||
controller->LoadConfig(&config);
|
||||
// Update refs
|
||||
controller->UpdateReferences(g_controller_interface);
|
||||
controller_names.push_back(controller->GetName());
|
||||
|
||||
|
Reference in New Issue
Block a user