src/cargotype.h
changeset 8123 ce31d2843a95
parent 8119 52b48108425a
child 8264 b1e85998c7d3
equal deleted inserted replaced
8122:986d42e2281d 8123:ce31d2843a95
     4 
     4 
     5 #ifndef CARGOTYPE_H
     5 #ifndef CARGOTYPE_H
     6 #define CARGOTYPE_H
     6 #define CARGOTYPE_H
     7 
     7 
     8 #include "cargo_type.h"
     8 #include "cargo_type.h"
       
     9 #include "gfx_type.h"
     9 
    10 
    10 typedef uint32 CargoLabel;
    11 typedef uint32 CargoLabel;
    11 
    12 
    12 enum TownEffect {
    13 enum TownEffect {
    13 	TE_NONE,
    14 	TE_NONE,