a few small things, ZERO errors when compiling, feeling gangster about it, here it is

This commit is contained in:
freedom
2023-07-19 13:05:43 -06:00
parent d2c8b2ba53
commit 2b21acce36
9 changed files with 159 additions and 31 deletions

View File

@@ -158,6 +158,7 @@
<ItemGroup>
<ClCompile Include="progmgr.c" />
<ClCompile Include="registry.c" />
<ClCompile Include="shellint.c" />
<ClCompile Include="wndproc.c" />
</ItemGroup>
<ItemGroup>