HomeSort by: relevance | last modified time | path
    Searched refs:OBJ_PLURAL (Results 1 - 2 of 2) sorted by relevancy

  /src/games/battlestar/
globals.c 238 0, OBJ_PLURAL, OBJ_NONOBJ, OBJ_PLURAL,
242 OBJ_PLURAL, 0, 0, 0,
244 OBJ_PLURAL, 0, OBJ_PERSON, OBJ_PLURAL,
245 0, 0, OBJ_PLURAL, 0,
extern.h 229 * These are flags for objects in the objflags array. OBJ_PLURAL means
236 #define OBJ_PLURAL 1
266 #define is_plural_object(n) (objflags[(n)] & OBJ_PLURAL)

Completed in 38 milliseconds