// Some portions Copyright (C) 1999-2000 Id Software, Inc. // All other portions Copyright (C) 2002-2007 Ted Vessenes /***************************************************************************** * ai_aim.h * * Includes used for bot aiming algorithms *****************************************************************************/ void BotAimSelect(bot_state_t *bs, bot_moveresult_t *moveresult);