Moved code into the code folder.

This commit is contained in:
Justin Marshall
2020-06-12 08:15:26 -07:00
parent 18edb80aac
commit ba0c51a7f2
1386 changed files with 2 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
Natvis file to describe dear imgui types in the Visual Studio debugger.
With this, types like ImVector<> will be displayed nicely in the debugger.
You can include this file a Visual Studio project file, or install it in Visual Studio folder.