OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:didhit
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/hack/
hack.fight.c
82
int
didhit
;
local in function:hitmm
96
didhit
= (tmp > rnd(20));
97
if (
didhit
)
107
didhit
? "hits" : "misses");
118
if (
didhit
) {
126
didhit
= 2;
140
didhit
= 2;
143
return (
didhit
);
Completed in 12 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025