Renamed to Project Engine
This commit is contained in:
4
events/windowEvent.h
Normal file → Executable file
4
events/windowEvent.h
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "terminal.h"
|
||||
#include "engine.h"
|
||||
#include "event.h"
|
||||
|
||||
|
||||
@@ -24,4 +24,4 @@ class WindowEvent : public Event {
|
||||
}
|
||||
return EventType::None;
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user