update project includes format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "Screen.hpp"
|
||||
|
||||
#include <graphics/core/Batch2D.hpp>
|
||||
#include <engine.hpp>
|
||||
#include "graphics/core/Batch2D.hpp"
|
||||
#include "engine.hpp"
|
||||
|
||||
Screen::Screen(Engine* engine)
|
||||
: engine(engine),
|
||||
|
||||
Reference in New Issue
Block a user