mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Core: Add WiimoteCommon headers to the VS project
This commit is contained in:
@ -415,6 +415,9 @@
|
||||
<ClInclude Include="HW\SystemTimers.h" />
|
||||
<ClInclude Include="HW\VideoInterface.h" />
|
||||
<ClInclude Include="HW\Wiimote.h" />
|
||||
<ClInclude Include="HW\WiimoteCommon\WiimoteConstants.h" />
|
||||
<ClInclude Include="HW\WiimoteCommon\WiimoteHid.h" />
|
||||
<ClInclude Include="HW\WiimoteCommon\WiimoteReport.h" />
|
||||
<ClInclude Include="HW\WiimoteEmu\Attachment\Attachment.h" />
|
||||
<ClInclude Include="HW\WiimoteEmu\Attachment\Classic.h" />
|
||||
<ClInclude Include="HW\WiimoteEmu\Attachment\Drums.h" />
|
||||
|
Reference in New Issue
Block a user