src/industry.h
changeset 8636 2b158acb649c
parent 8635 3bbb6f87fced
child 8709 4187ad809fe7
equal deleted inserted replaced
8635:3bbb6f87fced 8636:2b158acb649c
    10 #include "newgrf_storage.h"
    10 #include "newgrf_storage.h"
    11 #include "cargo_type.h"
    11 #include "cargo_type.h"
    12 #include "economy_type.h"
    12 #include "economy_type.h"
    13 #include "map_type.h"
    13 #include "map_type.h"
    14 #include "slope_type.h"
    14 #include "slope_type.h"
       
    15 #include "date_type.h"
    15 
    16 
    16 typedef uint16 IndustryGfx;
    17 typedef uint16 IndustryGfx;
    17 typedef uint8 IndustryType;
    18 typedef uint8 IndustryType;
    18 
    19 
    19 enum {
    20 enum {