Fixed windows compilation

This commit is contained in:
KiritoDv
2025-01-03 16:56:49 -06:00
committed by Lywx
parent 0731d0d678
commit 702352bf18
+1
View File
@@ -1,4 +1,5 @@
#include "EventSystem.h"
#include <stdexcept>
EventSystem* EventSystem::Instance = new EventSystem();