added emu_window.h to define interface to drawing to a window
This commit is contained in:
parent
d953d3d017
commit
4ca6d6452e
3 changed files with 108 additions and 0 deletions
|
@ -154,6 +154,7 @@
|
|||
<ClInclude Include="src\console_listener.h" />
|
||||
<ClInclude Include="src\cpu_detect.h" />
|
||||
<ClInclude Include="src\debug_interface.h" />
|
||||
<ClInclude Include="src\emu_window.h" />
|
||||
<ClInclude Include="src\extended_trace.h" />
|
||||
<ClInclude Include="src\fifo_queue.h" />
|
||||
<ClInclude Include="src\file_search.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue