Home
last modified time | relevance | path

Searched refs:bestship (Results 1 – 1 of 1) sorted by relevance

/dragonfly/games/sail/
H A Ddr_1.c413 struct ship *bestship = NULL; in next() local
421 bestship = s; in next()
424 if (best > 0.0 && bestship) { in next()
433 strlcpy(bestship->file->captain, p, in next()
434 sizeof bestship->file->captain); in next()
435 logger(bestship); in next()