Home
last modified time | relevance | path

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

/netbsd-src/games/battlestar/
H A Dcommand1.c171 notes[CANTSEE] = 1; in news()
178 notes[CANTSEE] = 0; in news()
H A Dbattlestar.c81 if (!notes[CANTSEE] || testbit(inven, LAMPON) || in main()
H A Dcommand2.c163 notes[CANTSEE] = 0; in use()
375 notes[CANTSEE] = 1; in follow()
H A Dextern.h204 #define CANTSEE 2 macro
H A Dcypher.c397 if (!notes[CANTSEE] || testbit(inven, LAMPON) || in cypher()