Final move of files to a better place. Only thing in the root is very common stuff.
This commit is contained in:
parent
ebe84c4d78
commit
5179f1c781
95 changed files with 190 additions and 191 deletions
|
|
@ -1,12 +1,12 @@
|
|||
#include "gui/status_ui.hpp"
|
||||
#include "components.hpp"
|
||||
#include "game/components.hpp"
|
||||
#include <guecs/ui.hpp>
|
||||
#include "algos/rand.hpp"
|
||||
#include <fmt/xchar.h>
|
||||
#include "gui/guecstra.hpp"
|
||||
#include "systems.hpp"
|
||||
#include "inventory.hpp"
|
||||
#include "game_level.hpp"
|
||||
#include "game/systems.hpp"
|
||||
#include "game/inventory.hpp"
|
||||
#include "game/level.hpp"
|
||||
|
||||
namespace gui {
|
||||
using namespace guecs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue