// All portions Copyright (C) 2002-2007 Ted Vessenes /***************************************************************************** * ai_dodge.h * * Includes for bot dodging *****************************************************************************/ void BotDodgeMovement(bot_state_t *bs);