just a minor refactor, nothing special
This commit is contained in:
+4
-4
@@ -14,10 +14,10 @@
|
||||
#include "frontend/menu.hpp"
|
||||
#include "frontend/screens/Screen.hpp"
|
||||
#include "frontend/screens/MenuScreen.hpp"
|
||||
#include "graphics/core/Batch2D.h"
|
||||
#include "graphics/core/GfxContext.h"
|
||||
#include "graphics/core/ImageData.h"
|
||||
#include "graphics/core/Shader.h"
|
||||
#include "graphics/core/Batch2D.hpp"
|
||||
#include "graphics/core/GfxContext.hpp"
|
||||
#include "graphics/core/ImageData.hpp"
|
||||
#include "graphics/core/Shader.hpp"
|
||||
#include "graphics/ui/GUI.h"
|
||||
#include "logic/EngineController.hpp"
|
||||
#include "logic/scripting/scripting.h"
|
||||
|
||||
Reference in New Issue
Block a user