src/ai/api/ai_town.hpp
branchnoai
changeset 10844 affb2821fb9f
parent 10841 a8942f5f7e3b
child 10859 4c14a8041c0a
--- a/src/ai/api/ai_town.hpp	Fri Jun 06 09:28:46 2008 +0000
+++ b/src/ai/api/ai_town.hpp	Fri Jun 06 18:25:42 2008 +0000
@@ -60,7 +60,7 @@
 	 * @return The number of houses.
 	 * @post Return value is always non-negative.
 	 */
-	static int32 GetNumHouses(TownID town_id);
+	static int32 GetHouseCount(TownID town_id);
 
 	/**
 	 * Gets the location of the town.