Home
last modified time | relevance | path

Searched refs:CANTSEE (Results 1 – 5 of 5) sorted by relevance

/dragonfly/games/battlestar/
HDcommand1.c163 notes[CANTSEE] = 1; in news()
170 notes[CANTSEE] = 0; in news()
HDbattlestar.c68 if (!notes[CANTSEE] || testbit(inven, LAMPON) || in main()
HDcommand2.c155 notes[CANTSEE] = 0; in use()
367 notes[CANTSEE] = 1; in follow()
HDextern.h204 #define CANTSEE 2 macro
HDcypher.c389 if (!notes[CANTSEE] || testbit(inven, LAMPON) || in cypher()