src/ai/api/ai_townlist.cpp
branchnoai
changeset 10339 ce6cd68d9eb8
parent 9833 89a64246458f
equal deleted inserted replaced
10338:fb4e0030116d 10339:ce6cd68d9eb8
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file ai_townlist.cpp Implementation of AITownList and friends. */
     3 /** @file ai_townlist.cpp Implementation of AITownList and friends. */
     4 
     4 
     5 #include "ai_townlist.hpp"
     5 #include "ai_townlist.hpp"
       
     6 #include "../../openttd.h"
     6 #include "../../town.h"
     7 #include "../../town.h"
     7 
     8 
     8 AITownList::AITownList()
     9 AITownList::AITownList()
     9 {
    10 {
    10 	Town *t;
    11 	Town *t;