mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +03:00
Fixed windows compilation
This commit is contained in:
parent
0731d0d678
commit
702352bf18
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "EventSystem.h"
|
||||
#include <stdexcept>
|
||||
|
||||
EventSystem* EventSystem::Instance = new EventSystem();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue