Rework the source so that battle is in its own thing to work on.
This commit is contained in:
parent
e6a8a8b338
commit
ca328e10dc
7 changed files with 69 additions and 57 deletions
|
@ -1,6 +1,7 @@
|
|||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <iostream>
|
||||
#include "rituals.hpp"
|
||||
#include "battle.hpp"
|
||||
#include "fsm.hpp"
|
||||
#include "dinkyecs.hpp"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue