OpenTTD Source 20250529-master-g10c159a79f
|
allows scanning AI scripts More...
#include "../stdafx.h"
#include <ranges>
#include "../debug.h"
#include "../network/network.h"
#include "../openttd.h"
#include "../core/random_func.hpp"
#include "../script/squirrel_class.hpp"
#include "../script/api/script_object.hpp"
#include "ai_info.hpp"
#include "ai_scanner.hpp"
#include "../safeguards.h"
Go to the source code of this file.
allows scanning AI scripts
Definition in file ai_scanner.cpp.