Add Host/HostSettings

This commit is contained in:
Connor McLaughlin
2022-07-09 00:25:16 +10:00
parent 6a6ab6529a
commit 462eb2c155
9 changed files with 300 additions and 0 deletions

View File

@ -17,6 +17,7 @@
<ClCompile Include="d3d12_host_display.cpp" />
<ClCompile Include="game_list.cpp" />
<ClCompile Include="game_settings.cpp" />
<ClCompile Include="host_settings.cpp" />
<ClCompile Include="icon.cpp" />
<ClCompile Include="imgui_impl_dx11.cpp" />
<ClCompile Include="imgui_impl_dx12.cpp" />