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
|
@ -13,6 +13,7 @@
|
|||
#include "ai_debug.hpp"
|
||||
#include "shiterator.hpp"
|
||||
#include "rituals.hpp"
|
||||
#include "battle.hpp"
|
||||
#include <iostream>
|
||||
|
||||
using std::string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue