Updated main and aoc2022 ready for tomorrow :)

This commit is contained in:
2022-11-30 22:12:48 +00:00
parent 11cf615f43
commit 880f9f2a75
6 changed files with 93 additions and 27 deletions

View File

@ -157,6 +157,7 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="src\aoc2022.h" />
<ClInclude Include="src\days\days.h" />
</ItemGroup>
<ItemGroup>
<None Include=".gitignore" />