OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shipnum
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/sail/
sync.c
321
int type,
shipnum
, isstr;
local in function:Sync
357
switch (fscanf(sync_fp, "%d%d%d", &type, &
shipnum
, &isstr)) {
365
if (
shipnum
< 0 ||
shipnum
>= cc->vessels)
399
if (sync_update(type, SHIP(
shipnum
), astr, a, b, c, d) < 0)
Completed in 15 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025