Renamed to Project Engine
This commit is contained in:
4
window/window.h
Normal file → Executable file
4
window/window.h
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "terminal.h"
|
||||
#include "engine.h"
|
||||
|
||||
#include "event.h"
|
||||
#include "mouseEvent.h"
|
||||
@@ -39,4 +39,4 @@ class Window {
|
||||
SDL_Event event;
|
||||
|
||||
bool error = false;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user