Adds Scoreboard.

This commit is contained in:
2021-08-26 16:16:26 +09:00
parent bc56befc8e
commit 5d667f2894
7 changed files with 49 additions and 8 deletions

View File

@@ -182,6 +182,7 @@
<ClInclude Include="src\iAllocator.h" />
<ClInclude Include="src\LinearAllocator.h" />
<ClInclude Include="src\Frame.h" />
<ClInclude Include="src\Scoreboard.h" />
<ClInclude Include="src\StackAllocator.h" />
<ClInclude Include="src\SystemClock.h" />
<ClInclude Include="src\Text.h" />