X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Fship.h;fp=include%2Fship.h;h=a8762d5783ffcd20b72a0916494c991d260c030d;hp=21e749f589412605affa408e24d725b7075aaa9b;hb=20b31defe7f0dbf68ce48c09f464624fa4090554;hpb=f8be963202a86ffdc47cd5f568461a4f016cc919 diff --git a/include/ship.h b/include/ship.h index 21e749f58..a8762d578 100644 --- a/include/ship.h +++ b/include/ship.h @@ -66,6 +66,7 @@ struct shpstr { short ef_type; short shp_uid; /* unit id (ship #) */ unsigned shp_seqno; + unsigned shp_generation; time_t shp_timestamp; /* Last time this ship was touched. */ natid shp_own; /* owner's country num */ coord shp_x; /* x location in abs coords */