#include "g_local.h"
Go to the source code of this file.
Functions | |
void | UpdateChaseCam (edict_t *ent) |
void | ChaseNext (edict_t *ent) |
void | ChasePrev (edict_t *ent) |
void | GetChaseTarget (edict_t *ent) |
Definition at line 111 of file g_chase.c.
Referenced by ClientThink(), SelectNextItem(), and UpdateChaseCam().
Definition at line 22 of file g_chase.c.
Referenced by ClientThink(), and GetChaseTarget().