src/newgrf_industrytiles.cpp
branchNewGRF_ports
changeset 10274 b3c58f3df92b
parent 10242 52b4a9006029
child 10724 68a692eacf22
equal deleted inserted replaced
10243:e9066a148720 10274:b3c58f3df92b
    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 #include "command_func.h"
       
    26 #include "animated_tile_func.h"
    26 
    27 
    27 #include "table/sprites.h"
    28 #include "table/sprites.h"
    28 #include "table/strings.h"
    29 #include "table/strings.h"
    29 
    30 
    30 static uint32 GetGRFParameter(IndustryGfx indtile_id, byte parameter)
    31 static uint32 GetGRFParameter(IndustryGfx indtile_id, byte parameter)