OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shoot
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/battlestar/
command3.c
211
shoot
(void)
function in typeref:typename:int
359
puts("
Shoot
what?");
363
printf("You can't
shoot
the %s.\n",
/src/games/wump/
wump.c
133
static int
shoot
(char *);
238
(void)printf("Move or
shoot
? (m-s) ");
298
case 's': /*
shoot
*/
299
return(
shoot
(answer + 1));
406
shoot
(char *room_list)
function in typeref:typename:int
503
/* each time you
shoot
, it's more likely the wumpus moves */
Completed in 31 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025