mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-09 07:59:13 +01:00
added swap types to common
This commit is contained in:
parent
cd6e998e9a
commit
f24f4ff978
4 changed files with 549 additions and 0 deletions
|
|
@ -54,6 +54,7 @@
|
|||
<ClInclude Include="src\atomic_win32.h" />
|
||||
<ClInclude Include="src\emu_window.h" />
|
||||
<ClInclude Include="src\platform.h" />
|
||||
<ClInclude Include="src\swap.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="CMakeLists.txt" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue