|
OpenTTD Source 20251117-master-g7398d2e290
|
Implementation of AIConfig. More...
#include "../stdafx.h"#include "../company_base.h"#include "../settings_type.h"#include "../string_func.h"#include "ai.hpp"#include "ai_config.hpp"#include "ai_info.hpp"#include "../safeguards.h"Go to the source code of this file.
Implementation of AIConfig.
Definition in file ai_config.cpp.