#include "../stdafx.h" #include "../openttd.h" #include "../settings_type.h" #include "../core/random_func.hpp" #include "ai.hpp" #include "ai_config.hpp"
#include "../stdafx.h"
#include "../openttd.h"
#include "../settings_type.h"
#include "../core/random_func.hpp"
#include "ai.hpp"
#include "ai_config.hpp"
Go to the source code of this file.
Definition in file ai_config.cpp.