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

  /external/quake/quake/src/QW/client/
pmove.h 39 #define MAX_PHYSENTS 32
64 physent_t physents[MAX_PHYSENTS]; // 0 should be the world
71 int touchindex[MAX_PHYSENTS];
  /external/quake/quake/src/QW/server/
sv_user.c 1269 if (pmove.numphysent == MAX_PHYSENTS)
    [all...]

Completed in 31 milliseconds