mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-12-18 18:42:41 +00:00
added emu_window.h to define interface to drawing to a window
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
<ClInclude Include="src\timer.h" />
|
||||
<ClInclude Include="src\atomic_gcc.h" />
|
||||
<ClInclude Include="src\atomic_win32.h" />
|
||||
<ClInclude Include="src\emu_window.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="CMakeLists.txt" />
|
||||
|
||||
Reference in New Issue
Block a user