diff options
Diffstat (limited to 'src/ui.h')
| -rw-r--r-- | src/ui.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ typedef struct { EntityId id; Entity* parent; AssetId textureId; + Color blinkColor; int count; } InventoryItem; |
