From 8823db2da13322b006f36081901c48fe9419649c Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 19 Jan 2026 04:32:08 -0700 Subject: idk what i did --- src/ui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui.h') diff --git a/src/ui.h b/src/ui.h index 14845d4..2892fe9 100644 --- a/src/ui.h +++ b/src/ui.h @@ -36,6 +36,7 @@ typedef struct { typedef struct { EntityId id; + Entity* parent; AssetId textureId; int count; } InventoryItem; -- cgit v1.2.3