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

	
 
#ifndef AUTOREPLACE_FUNC_H
 
#define AUTOREPLACE_FUNC_H
 

	
 
#include "autoreplace_type.h"
 
#include "player_base.h"
 
#include "company_base.h"
 

	
 
/**
 
 * Remove all engine replacement settings for the company.
 
 * @param  erl The renewlist for a given company.
 
 * @return The new renewlist for the company.
 
 */