// Some portions Copyright (C) 1999-2000 Id Software, Inc. // All other portions Copyright (C) 2002-2007 Ted Vessenes /***************************************************************************** * ai_subteam.h * * Includes for accessing subteam management functions *****************************************************************************/ qboolean BotMatch_Subteam(bot_state_t *bs, bot_match_t *match, gentity_t *sender);