Algos directory is setup.
This commit is contained in:
parent
0064664556
commit
b91e9ffaf6
38 changed files with 46 additions and 47 deletions
|
|
@ -1,10 +1,10 @@
|
|||
#include "worldbuilder.hpp"
|
||||
#include "rand.hpp"
|
||||
#include "algos/rand.hpp"
|
||||
#include <fmt/core.h>
|
||||
#include <iostream>
|
||||
#include "components.hpp"
|
||||
#include "rituals.hpp"
|
||||
#include "maze.hpp"
|
||||
#include "algos/maze.hpp"
|
||||
#include "textures.hpp"
|
||||
#include "inventory.hpp"
|
||||
#include "systems.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue