dep/imgui: Update to v1.90.4

This commit is contained in:
Stenzek
2024-03-28 17:38:30 +10:00
parent 1097eab600
commit 44322a14f0
17 changed files with 6007 additions and 1040 deletions

View File

@@ -16,4 +16,7 @@
<ClCompile Include="src\imgui_stdlib.cpp" />
<ClCompile Include="src\imgui_tables.cpp" />
</ItemGroup>
<ItemGroup>
<Natvis Include="imgui.natvis" />
</ItemGroup>
</Project>