File diff r10207:a1fc2f2a33db → r10208:ef8fcc3dc4ca
src/autoslope.h
Show inline comments
 
@@ -3,13 +3,13 @@
 
/** @file autoslope.h Functions related to autoslope. */
 

	
 
#ifndef AUTOSLOPE_H
 
#define AUTOSLOPE_H
 

	
 
#include "settings_type.h"
 
#include "player_func.h"
 
#include "company_func.h"
 
#include "depot_func.h"
 

	
 
/**
 
 * Autoslope check for tiles with an entrance on an edge.
 
 * E.g. depots and non-drive-through-road-stops.
 
 *