Fully converted to using the lel-guecs library externally now.

This commit is contained in:
Zed A. Shaw 2025-05-13 02:48:39 -04:00
parent 7c90eb6da1
commit 74a8599977
30 changed files with 139 additions and 1194 deletions

View file

@ -1,10 +1,11 @@
#include "ritual_ui.hpp"
#include "components.hpp"
#include "guecs.hpp"
#include <guecs/ui.hpp>
#include "rand.hpp"
#include "animation.hpp"
#include "rand.hpp"
#include "sound.hpp"
#include "events.hpp"
namespace gui {
namespace ritual {