OpenTTD Source 20260109-master-g241b5fcdfe
ai_scanner.cpp File Reference

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.

Detailed Description

Allows scanning AI scripts.

Definition in file ai_scanner.cpp.