//===========================================================================// // File: CombatAI_Tool.cpp // //---------------------------------------------------------------------------// // Date Who Modification // // -------- --- ---------------------------------------------------------- // // 09/21/99 PDT Created File // // Question: why is this even here when we have SourceSafe? ... // //---------------------------------------------------------------------------// // Copyright (C) 1999, Microsoft // // All Rights reserved worldwide // // This unpublished sourcecode is PROPRIETARY and CONFIDENTIAL // //===========================================================================// #include "mw4headers.hpp" #include "Adept\AdeptHeaders.hpp" #include "CombatAI.hpp" #include "Adept\Tool.hpp" #include "Adept\Interface.hpp" using namespace MechWarrior4;