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 @@
#pragma once
#include "ai.hpp"
#include "gui_fsm.hpp"
#include "gui/gui_fsm.hpp"
struct InventoryStats;