Loading of Apple II GS files

This commit is contained in:
Thomas Bernard
2021-05-03 06:59:26 +00:00
committed by Adrien Destugues
parent fa90c61d02
commit 39ee4d1eae
7 changed files with 315 additions and 0 deletions

View File

@@ -234,6 +234,9 @@
<ClCompile Include="..\..\src\osdep.c">
<Filter>Fichiers sources</Filter>
</ClCompile>
<ClCompile Include="..\..\src\2gsformats.c">
<Filter>Fichiers sources</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\src\brush.h">