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

@ -7,7 +7,7 @@
#include <memory>
#include "spatialmap.hpp"
#include "components.hpp"
#include "boss_fight_ui.hpp"
#include "gui/boss_fight_ui.hpp"
using std::shared_ptr;