HomeSort by relevance Sort by last modified time
    Searched defs:SV_CheckBottom (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/server/
sv_move.c 28 SV_CheckBottom
37 qboolean SV_CheckBottom (edict_t *ent)
194 if (!SV_CheckBottom (ent))
362 if (!SV_CheckBottom (actor))
  /external/quake/quake/src/WinQuake/
sv_move.cpp 28 SV_CheckBottom
37 qboolean SV_CheckBottom (edict_t *ent)
194 if (!SV_CheckBottom (ent))
362 if (!SV_CheckBottom (actor))
  /gdk/samples/quake/jni/
sv_move.cpp 28 SV_CheckBottom
37 qboolean SV_CheckBottom (edict_t *ent)
194 if (!SV_CheckBottom (ent))
362 if (!SV_CheckBottom (actor))

Completed in 30 milliseconds