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,7 +1,6 @@
#pragma once
#include <string>
#include "color.hpp"
#include <array>
constexpr const int INV_SLOTS=20;