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

  /src/games/battlestar/
globals.c 235 0, 0, OBJ_NONOBJ, OBJ_PERSON,
240 0, 0, 0, OBJ_PERSON,
241 OBJ_PERSON, 0, 0, 0,
243 0, 0, OBJ_AN|OBJ_PERSON, OBJ_NONOBJ,
244 OBJ_PLURAL, 0, OBJ_PERSON, OBJ_PLURAL,
246 0, 0, 0, OBJ_PERSON,
247 OBJ_PERSON, OBJ_PERSON, OBJ_PERSON, OBJ_NONOBJ,
249 OBJ_AN, 0, OBJ_PERSON, 0
    [all...]
extern.h 231 * vowel sound so should be preceded by "an" instead of "a"; OBJ_PERSON
234 * Any individual object has at most one of OBJ_PERSON and OBJ_NONOBJ.
238 #define OBJ_PERSON 4

Completed in 13 milliseconds