File diff r18875:1438011bedd9 → r18876:3403b9c464f9
src/script/api/script_infrastructure.hpp
Show inline comments
 
@@ -9,13 +9,12 @@
 

	
 
/** @file script_infrastructure.hpp Everything to query a company's infrastructure. */
 

	
 
#ifndef SCRIPT_INFRASTRUCTURE_HPP
 
#define SCRIPT_INFRASTRUCTURE_HPP
 

	
 
#include "script_object.hpp"
 
#include "script_road.hpp"
 
#include "script_rail.hpp"
 

	
 
/**
 
 * Class that handles all company infrastructure related functions.
 
 * @api ai game