Implementation of ScriptTown. More...
#include "../../stdafx.h"
#include "script_town.hpp"
#include "script_map.hpp"
#include "script_cargo.hpp"
#include "script_error.hpp"
#include "../../town.h"
#include "../../strings_func.h"
#include "../../company_func.h"
#include "../../station_base.h"
#include "../../landscape.h"
#include "table/strings.h"
Go to the source code of this file.
Implementation of ScriptTown.
Definition in file script_town.cpp.