mirror of
https://github.com/HarbourMasters/Starship
synced 2026-05-23 06:54:39 -04:00
Fixed windows compilation
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "EventSystem.h"
|
||||
#include <stdexcept>
|
||||
|
||||
EventSystem* EventSystem::Instance = new EventSystem();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user