Home
last modified time | relevance | path

Searched defs:natid (Results 1 – 3 of 3) sorted by path

/dports/games/wolfpack/empire-4.4.1/include/
H A Dtypes.h36 typedef unsigned char natid; /* NSC_NATID must match this */ typedef
/dports/games/wolfpack/empire-4.4.1/src/lib/common/
H A Dpathfind.c334 pf_set_source(coord sx, coord sy, natid actor, double (*cost)(natid, int)) in pf_set_source()
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dpaths.c201 double (*cost)(struct sctstr *, natid)) in pathtoxy() argument