From de113bb6098f76f49cca1474df61662178f36925 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 20 Mar 2005 21:26:59 +0000 Subject: [PATCH] board and object for segments --- hostside/safety.h | 1 + 1 file changed, 1 insertion(+) diff --git a/hostside/safety.h b/hostside/safety.h index 0d3118a..1cb2fe9 100644 --- a/hostside/safety.h +++ b/hostside/safety.h @@ -62,6 +62,7 @@ typedef struct { const MovFeatInfo *movfeats; MovPosComb n_poscombs; const SegPosCombInfo *poscombs; + Small board, object; } SegmentInfo; typedef struct { -- 2.30.2