src/ai/api/ai_townlist.cpp
branchnoai
changeset 9833 89a64246458f
parent 9820 8c116d4c6033
child 10339 ce6cd68d9eb8
equal deleted inserted replaced
9832:5a48d9234f15 9833:89a64246458f
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file ai_townlist.cpp List of towns */
     3 /** @file ai_townlist.cpp Implementation of AITownList and friends. */
     4 
     4 
     5 #include "ai_townlist.hpp"
     5 #include "ai_townlist.hpp"
     6 #include "../../town.h"
     6 #include "../../town.h"
     7 
     7 
     8 AITownList::AITownList()
     8 AITownList::AITownList()