OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mento
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/sail/
dr_1.c
142
int crewfrom[3], crewto[3], menfrom,
mento
;
local
150
mento
= mensent(to, from, crewto, &tocap, &pcto, 0);
168
strengthto =
mento
* tocap->specs->qual;
184
mento
-= toinjured;
186
strengthto =
mento
* tocap->specs->qual;
216
mento
= crewto[0] ? crewto[0] : crewto[1];
217
if (
mento
) {
218
subtract(to, tocap,
mento
, crewto, pcto);
219
subtract(from, to, -
mento
, crewfrom, 0);
228
mento
= 0
[
all
...]
Completed in 94 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026