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