remove a bunch of unused stuff from game

From /dev/humancontroller.
This commit is contained in:
Zack Middleton 2012-06-18 16:23:43 +00:00
parent af90948182
commit ad8d3dc567
2 changed files with 2 additions and 23 deletions

View file

@ -33,8 +33,6 @@ PUSHMOVE
===============================================================================
*/
void MatchTeam( gentity_t *teamLeader, int moverState, int time );
typedef struct {
gentity_t *ent;
vec3_t origin;