(svn r22080) -Doc: Add doxygen comments to a few functions and improve a few existing comments

This commit is contained in:
planetmaker
2011-02-14 19:52:26 +00:00
parent 8e4b2c951d
commit 914f8e9f1d
7 changed files with 113 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ struct CompanyProperties {
RailTypes avail_railtypes; ///< Rail types available to the company.
byte block_preview; ///< Number of months that the company is not allowed to get new exclusive engine previews.
byte block_preview; ///< Number of quarters that the company is not allowed to get new exclusive engine previews (see CompaniesGenStatistics).
uint32 cargo_types; ///< Which cargo types were transported the last year.