| OpenTTD
    | 
allows scanning AI scripts More...
#include "../stdafx.h"#include "../debug.h"#include "../network/network.h"#include "../core/random_func.hpp"#include "../script/squirrel_class.hpp"#include "ai_info.hpp"#include "ai_scanner.hpp"#include "../safeguards.h"Go to the source code of this file.
| Macros | |
| #define | GetAIInfo(it) static_cast<AIInfo *>((*it).second) | 
allows scanning AI scripts
Definition in file ai_scanner.cpp.
 1.8.1.2
 1.8.1.2