(svn r13654) [NoAI] -Change [API CHANGE]: moved AISetting::SetCommandDelay to AIController::SetCommandDelay, as it was silly to have it in a seperate class, while it was part of the controller.
#ifndef AI_GUI_HPP
#define AI_GUI_HPP
void ShowAIDebugWindow();
#endif /* AI_GUI_HPP */