HomeSort by relevance Sort by last modified time
    Searched full:bestdir (Results 1 - 2 of 2) sorted by null

  /external/quake/quake/src/QW/server/
pr_cmds.c 1161 vec3_t start, dir, end, bestdir; local
1199 VectorCopy (dir, bestdir);
1239 VectorCopy (bestdir, G_VECTOR(OFS_RETURN));
  /external/quake/quake/src/WinQuake/
pr_cmds.cpp 1336 vec3_t start, dir, end, bestdir; local
1361 VectorCopy (dir, bestdir);
1401 VectorCopy (bestdir, G_VECTOR(OFS_RETURN));
    [all...]

Completed in 5776 milliseconds