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

  /src/games/battlestar/
globals.c 239 0, OBJ_AN, 0, 0,
243 0, 0, OBJ_AN|OBJ_PERSON, OBJ_NONOBJ,
249 OBJ_AN, 0, OBJ_PERSON, 0,
extern.h 230 * that the object short name is plural; OBJ_AN that it begins with a
237 #define OBJ_AN 2
271 #define A_OR_AN(n) (objflags[(n)] & OBJ_AN ? "an " : "a ")

Completed in 12 milliseconds