Vector class using arena

This commit is contained in:
2026-02-07 18:06:09 -05:00
parent 84f82ba478
commit 84fe295e18
7 changed files with 87 additions and 3 deletions

View File

@@ -220,6 +220,7 @@
<CustomBuild Include="src\Graphics\ImGuiRenderer.cpp" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\Core\Container\Vector.cpp" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{ab9c7e88-6c94-4f93-bc2a-7f5284b7d434}</ProjectGuid>