Added ImGui

This commit is contained in:
Simon Lübeß
2020-11-12 23:25:48 +01:00
parent 6e71eeea25
commit 4b877af226
17 changed files with 524 additions and 44 deletions
+2
View File
@@ -3,6 +3,8 @@ using GlitchLog;
using System.Diagnostics;
using GlitchyEngine.Platform.Windows;
using imgui_beef;
namespace GlitchyEngine
{
class Program