mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 01:29:42 -06:00
DolphinQt/InputCommon: Move some calibration logic to InputCommon and make the "Calibrate" button also map inputs.
This commit is contained in:
@ -246,7 +246,7 @@
|
||||
<ClInclude Include="Config\ConfigControls\ConfigControl.h" />
|
||||
<ClInclude Include="Config\GameConfigEdit.h" />
|
||||
<ClInclude Include="Config\Mapping\MappingCommon.h" />
|
||||
<ClInclude Include="Config\Mapping\MappingIndicator.h" />
|
||||
<QtMoc Include="Config\Mapping\MappingIndicator.h" />
|
||||
<ClInclude Include="Config\Mapping\MappingNumeric.h" />
|
||||
<ClInclude Include="Config\NewPatchDialog.h" />
|
||||
<QtMoc Include="Config\PatchesWidget.h" />
|
||||
|
Reference in New Issue
Block a user