the final rename
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "Screen.hpp"
|
||||
|
||||
#include "../../graphics/core/Batch2D.hpp"
|
||||
#include "../../engine.h"
|
||||
#include "../../engine.hpp"
|
||||
|
||||
Screen::Screen(Engine* engine) : engine(engine), batch(new Batch2D(1024)) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user