Implementation of ScriptGoal. More...
#include "../../stdafx.h"#include "script_goal.hpp"#include "script_error.hpp"#include "script_industry.hpp"#include "script_map.hpp"#include "script_town.hpp"#include "../script_instance.hpp"#include "../../command_type.h"#include "../../settings_type.h"#include "../../openttd.h"#include "../../network/network.h"#include "../../goal_base.h"#include "../../string_func.h"Go to the source code of this file.
Implementation of ScriptGoal.
Definition in file script_goal.cpp.
1.7.1