28#define MAX_ASSEMBLIES 16
30#define COMP_ITEMCOUNT_SCALED -32768
35typedef struct components_s {
components_t * COMP_GetComponentsByID(const char *id)
Returns components definition by ID.
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
The definition of a "components" entry (i.e. an assembly of several items) parsed from a ufo-file.
const objDef_t * items[MAX_COMP]
int itemAmount2[MAX_COMP]
const objDef_t * assemblyItem
Defines all attributes of objects used in the inventory.