Working on a better character view.

This commit is contained in:
Zed A. Shaw 2025-05-16 01:22:12 -04:00
parent d6e64dd06b
commit 0eb245d113
10 changed files with 18 additions and 42 deletions

View file

@ -5,7 +5,7 @@
#include "textures.hpp"
#include <guecs/ui.hpp>
#include "rituals.hpp"
#include "fsm.hpp"
#include "simplefsm.hpp"
namespace gui {
namespace ritual {