File diff r6483:d2923d9c6631 → r6484:7a9ab9f50ee4
src/town.h
Show inline comments
 
@@ -279,7 +279,7 @@ static inline bool IsValidTown(const Tow
 

	
 
/**
 
 * 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)