// Some portions Copyright (C) 1999-2000 Id Software, Inc. // All other portions Copyright (C) 2002-2007 Ted Vessenes /***************************************************************************** * ai_use.h * * Includes for using bot special abilities (such as holdable items) *****************************************************************************/ void BotUse(bot_state_t *bs);