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
-1
View File
@@ -1,6 +1,5 @@
using System;
using GlitchyEngine.Events;
using GlitchyEngine.Platform.Windows;
using GlitchyEngine.Platform.DX11;
using GlitchyEngine.ImGui;