inventoryitem.c 117 B

12345
  1. // #include "Scripts\Entities\ItemBase.c"
  2. typedef ItemBase InventoryItemBase;
  3. typedef ItemBase InventoryItemSuper;