AI is now moved.

This commit is contained in:
Zed A. Shaw 2026-02-27 11:21:42 -05:00
parent 1d4ae911b9
commit 13ec422aae
25 changed files with 65 additions and 48 deletions

View file

@ -4,7 +4,7 @@
#include "animation.hpp"
#include "constants.hpp"
#include "game_level.hpp"
#include "ai.hpp"
#include "ai/ai.hpp"
namespace gui {
using namespace components;