Implementation of ScriptCompany. More...
#include "../../stdafx.h"#include "script_company.hpp"#include "script_error.hpp"#include "../../command_func.h"#include "../../company_func.h"#include "../../company_base.h"#include "../../company_manager_face.h"#include "../../economy_func.h"#include "../../object_type.h"#include "../../strings_func.h"#include "../../tile_map.h"#include "../../string_func.h"#include "../../settings_func.h"#include "table/strings.h"Go to the source code of this file.
Implementation of ScriptCompany.
Definition in file script_company.cpp.
1.7.1