src/newgrf_town.cpp
branchNewGRF_ports
changeset 6872 1c4a4a609f85
parent 6720 35756db7e577
child 6878 7d1ff2f621c7
equal deleted inserted replaced
6871:5a9dc001e1ad 6872:1c4a4a609f85
     2 
     2 
     3 /** @file newgrf_town.cpp */
     3 /** @file newgrf_town.cpp */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 #include "openttd.h"
     6 #include "openttd.h"
     7 #include "variables.h"
     7 #include "settings_type.h"
     8 #include "debug.h"
     8 #include "debug.h"
     9 #include "functions.h"
     9 #include "core/bitmath_func.hpp"
    10 #include "town.h"
    10 #include "town.h"
    11 
    11 
    12 /** This function implements the town variables that newGRF defines.
    12 /** This function implements the town variables that newGRF defines.
    13  * @param variable that is queried
    13  * @param variable that is queried
    14  * @param parameter unused
    14  * @param parameter unused