src/newgrf_industrytiles.cpp
changeset 8275 f17d0c863ee3
parent 8264 b1e85998c7d3
child 8458 38fe72ff1402
equal deleted inserted replaced
8274:cc1350409528 8275:f17d0c863ee3
    20 #include "clear_map.h"
    20 #include "clear_map.h"
    21 #include "sprite.h"
    21 #include "sprite.h"
    22 #include "transparency.h"
    22 #include "transparency.h"
    23 #include "functions.h"
    23 #include "functions.h"
    24 #include "town.h"
    24 #include "town.h"
       
    25 #include "command_func.h"
    25 
    26 
    26 #include "table/sprites.h"
    27 #include "table/sprites.h"
    27 #include "table/strings.h"
    28 #include "table/strings.h"
    28 
    29 
    29 static uint32 GetGRFParameter(IndustryGfx indtile_id, byte parameter)
    30 static uint32 GetGRFParameter(IndustryGfx indtile_id, byte parameter)