src/newgrf_house.cpp
changeset 9005 d6b0e0a54ef2
parent 8806 4fe163e0b52a
child 9006 7666e7b47088
equal deleted inserted replaced
9004:0f9d87665433 9005:d6b0e0a54ef2
    19 #include "newgrf_sound.h"
    19 #include "newgrf_sound.h"
    20 #include "newgrf_commons.h"
    20 #include "newgrf_commons.h"
    21 #include "transparency.h"
    21 #include "transparency.h"
    22 #include "functions.h"
    22 #include "functions.h"
    23 #include "player_func.h"
    23 #include "player_func.h"
       
    24 #include "animated_tile_func.h"
    24 
    25 
    25 #include "table/strings.h"
    26 #include "table/strings.h"
    26 #include "table/sprites.h"
    27 #include "table/sprites.h"
    27 #include "table/town_land.h"
    28 #include "table/town_land.h"
    28 
    29