mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-05 11:57:53 -05: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