Loot UI is now mostly formed, just need to get loot into it and make it work.

This commit is contained in:
Zed A. Shaw 2025-05-14 11:49:09 -04:00
parent 8545b8cf1d
commit dfc6aa08e9
12 changed files with 38 additions and 146 deletions

View file

@ -1,6 +1,5 @@
#include "gui/overlay_ui.hpp"
#include "constants.hpp"
#include "color.hpp"
#include "events.hpp"
#include <optional>