(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...

This commit is contained in:
belugas
2007-04-18 00:41:09 +00:00
parent 76faa0f759
commit 0eaa72e324
11 changed files with 32 additions and 26 deletions

View File

@@ -279,7 +279,7 @@ static inline bool IsValidTown(const Town* town)
/**
* Check if a TownID is valid.
* @param TownID to inquiry
* @param index to inquiry in the pool of town
* @return true if it exists
*/
static inline bool IsValidTownID(TownID index)