28 #define MAX_ASSEMBLIES 16 30 #define COMP_ITEMCOUNT_SCALED -32768 35 typedef struct components_s { Defines all attributes of objects used in the inventory.
const objDef_t * assemblyItem
The definition of a "components" entry (i.e. an assembly of several items) parsed from a ufo-file...
void COMP_ParseComponents(const char *name, const char **text)
Parses one "components" entry in a .ufo file and writes it into the next free entry in xxxxxxxx (comp...
QGL_EXTERN GLuint GLsizei GLsizei GLint GLenum GLchar * name
components_t * COMP_GetComponentsByID(const char *id)
Returns components definition by ID.