Merge in the refactor from earlier.
This commit is contained in:
commit
3dae65fe82
6 changed files with 50 additions and 35 deletions
|
@ -4,6 +4,8 @@
|
|||
#include "components.hpp"
|
||||
#include <ftxui/dom/canvas.hpp>
|
||||
|
||||
using namespace Components;
|
||||
|
||||
namespace System {
|
||||
void motion(DinkyECS::World &world, Map &game_map);
|
||||
void combat(DinkyECS::World &world, Player &player);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue