src/newgrf_industrytiles.cpp
changeset 9005 d6b0e0a54ef2
parent 8967 885904c2bf73
child 9018 403898e0b54e
equal deleted inserted replaced
9004:0f9d87665433 9005:d6b0e0a54ef2
    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)