Implementation of ScriptIndustry. More...
#include "../../stdafx.h"#include "script_industry.hpp"#include "script_cargo.hpp"#include "script_map.hpp"#include "../../industry.h"#include "../../strings_func.h"#include "../../station_base.h"#include "../../newgrf_industries.h"#include "table/strings.h"Go to the source code of this file.
Implementation of ScriptIndustry.
Definition in file script_industry.cpp.
1.7.1