OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bestship
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/sail/
dr_1.c
413
struct ship *
bestship
= NULL;
local in function:next
421
bestship
= s;
424
if (best > 0.0 &&
bestship
) {
433
strlcpy(
bestship
->file->captain, p,
434
sizeof
bestship
->file->captain);
435
logger(
bestship
);
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025