X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=model.h;h=ad9dfeb53ce6e782125243df58b27a6f7ba49619;hb=55b17b4ef5e56ee515656960609843d5365b4d93;hp=f8b09b85fcbdb2af8f8d5ae6f0753b6114bdc0dc;hpb=d57b7661518800479c00300ce57407378696eec9;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/model.h b/model.h index f8b09b8..ad9dfeb 100644 --- a/model.h +++ b/model.h @@ -120,6 +120,7 @@ struct classtype_route { u32 pstr_name; u32 id_start; + v3f colour; }; #pragma pack(pop)