Restructure files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include <rlImGui.h>
|
||||
|
||||
#include "systems/systems.h"
|
||||
#include "systems.h"
|
||||
#include "utils/building_types.h"
|
||||
#include "components.h"
|
||||
#include "game_state.h"
|
||||
@@ -8,7 +8,7 @@
|
||||
#include "map_layers.h"
|
||||
#include "buildings.h"
|
||||
|
||||
#include "utils/pathfinding.h"
|
||||
#include "pathfinding.h"
|
||||
|
||||
ECS_COMPONENT_DECLARE(Game);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user