RitualUI is mostly working, but need to make the consumption of items work in the UI.
This commit is contained in:
parent
6269d10807
commit
dab0e092e6
5 changed files with 109 additions and 86 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "color.hpp"
|
||||
#include <array>
|
||||
|
||||
constexpr const int INV_SLOTS=24;
|
||||
constexpr const int INV_SLOTS=20;
|
||||
constexpr const int TEXTURE_WIDTH=256;
|
||||
constexpr const int TEXTURE_HEIGHT=256;
|
||||
constexpr const int RAY_VIEW_WIDTH=900;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue