Simple Loot UI started.

This commit is contained in:
Zed A. Shaw 2025-05-14 00:51:53 -04:00
parent 8a3046e141
commit 8545b8cf1d
23 changed files with 139 additions and 29 deletions

View file

@ -1,7 +1,7 @@
#include "autowalker.hpp"
#include "inventory.hpp"
#include "ai_debug.hpp"
#include "ritual_ui.hpp"
#include "gui/ritual_ui.hpp"
template<typename Comp>
int number_left(gui::FSM& fsm) {