mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 12:50:04 +00:00
added system.h to project
This commit is contained in:
parent
8bb0c457bc
commit
c71868a6b1
5 changed files with 88 additions and 23 deletions
|
@ -163,6 +163,7 @@
|
|||
<ClInclude Include="src\file_sys\meta_file_system.h" />
|
||||
<ClInclude Include="src\loader.h" />
|
||||
<ClInclude Include="src\mem_map.h" />
|
||||
<ClInclude Include="src\system.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="CMakeLists.txt" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue