mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 21:00:06 +00:00
added initial support for hw.cpp module
This commit is contained in:
parent
670ac5643a
commit
31abc42d3d
8 changed files with 69 additions and 52 deletions
|
@ -152,7 +152,7 @@
|
|||
<ClCompile Include="src\elf\elf_reader.cpp" />
|
||||
<ClCompile Include="src\file_sys\directory_file_system.cpp" />
|
||||
<ClCompile Include="src\file_sys\meta_file_system.cpp" />
|
||||
<ClCompile Include="src\hw\hardware.cpp" />
|
||||
<ClCompile Include="src\hw\hw.cpp" />
|
||||
<ClCompile Include="src\loader.cpp" />
|
||||
<ClCompile Include="src\mem_map.cpp" />
|
||||
<ClCompile Include="src\mem_map_funcs.cpp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue