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