Window platform implementation now via extension

This commit is contained in:
Simon Lübeß
2020-11-16 21:44:53 +01:00
parent ebd56e54b1
commit 7b81339889
5 changed files with 26 additions and 44 deletions
-3
View File
@@ -1,9 +1,6 @@
using System;
using GlitchLog;
using System.Diagnostics;
using GlitchyEngine.Platform.Windows;
//using imgui_beef;
namespace GlitchyEngine
{