OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:COMPASS
(Results
1 - 5
of
5
) sorted by relevancy
/src/games/battlestar/
command2.c
75
case
COMPASS
:
167
else if (wordvalue[wordnumber] ==
COMPASS
&& testbit(inven,
COMPASS
))
168
printf("Your
compass
points %s.\n", truedirec(NORTH, '-'));
169
else if (wordvalue[wordnumber] ==
COMPASS
)
170
puts("You aren't holding the
compass
.");
dayobjs.c
112
{237,
COMPASS
},
command3.c
53
setbit(location[position].objects,
COMPASS
);
extern.h
102
#define
COMPASS
32
words.c
83
{ "
compass
",
COMPASS
, OBJECT, NULL },
Completed in 12 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025