The core structure for items in the shop and inventory. Provides a common API for the shop and invent...
ItemFuncs * get_item_type_funcs(enum ItemType type)
Returns the function table for a given item type.
The set of functions that each item type implements.